I am new to ETL tools. I need to create a flat file destination as well as an insert to table (OLEDB destination) from one single source (OLEDB source) in SSIS. Can anyone tell me how to do this in SSIS.
Yes, I need the entire source data to be passed to two different destiations like one destination to a flat file and another destination to an existing table