Hi all,
I have got an requirement to load employee data from multiple sources like CSV, flat file, excel ( each file will have different columns & unique structure, but contains employee grade information).. My task is to aggregate grade information from multiple source files for all employees and store it in the final sql employee grade aggregated table.. Will it possible to accomplish this task in single ssis 2008 package with single data flow task.. if it so how the connections for these source files are made at run time or else can we do it in muliple data flow task..please advise..
Thanks in advance.
Balamurugan