x
login about faq Site discussion (meta-askssc)

SSIS ETL - To load CSV file

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
Group - ABC Trade
Portfolio - ABC Trade
Col1 Col2 Col3 Col4 Col5

A,B,C,D
E,F,G,H
I,J,K,L

XYZ - 01Nov2011 Group - XYZ Trade
Portfolio - XYZ Trade
Col1 Col2 Col3 Col4 Col5

K,L,M,N
O,P,Q,R

Please help...

more ▼

asked Nov 01 '11 at 11:01 AM in Default

Kirman gravatar image

Kirman
334 25 29 31

(comments are locked)
10|1200 characters needed characters left

1 answer: sort voted first

Please help on this issue...

more ▼

answered Nov 02 '11 at 03:14 AM

Kirman gravatar image

Kirman
334 25 29 31

(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.