Hi,
I would like to map input (source) and output (destination) columns dynamically, given that the names of the input and output columns are same.
I was looking at the code at http://msdn.microsoft.com/en-us/library/ms136020.aspx . This piece of code is able to read the input columns and map to output columns, but how on earth can I ' trigger the flow of data from the source to the destination table'. Is there any method that I need to call to start the data flow.How do initiate the data movement once I have dynamically mapped the source and the destination columns through code?
Please help, this is very urgent. I would need very specific (code or example). The ability to move data using SSIS dynamically is essential , else SSIS is not going to be the tool of choice.
Regards
Viks