Hi, I have a CSV file which has to be loaded in the table. I have to use SSIS ETL here. Now the issue is , the format of the CSV file is as below , there are 3 rows which is just the information of the file and then the column headers and again anaother group here XYZ is appeneded to same file , so how should I achieve this in Data Flow Task I want to load only the data which is coming after the column headers after for both the groups I want to load both groups in the same table. ABC - 01Nov2011 XYZ - 01Nov2011 Group - XYZ Trade Please help...
(comments are locked)
|
Please help on this issue...
(comments are locked)
|