dbTalk Databases Forums  

SSIS: How do i import a flat file with varied columns

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SSIS: How do i import a flat file with varied columns in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Silly_King
 
Posts: n/a

Default SSIS: How do i import a flat file with varied columns - 05-02-2006 , 10:00 AM






Hi,

i have a flat file (comma-delimited) that can carry records with as few as
10 columns (first record) and as many as 18. When the Flat File connection
manager attempts to "understand" the file, it forces all records into the 10
column format, lumping values from columns 11+ into the 10th column for
records with more than 10 columns.

Adding more columns manually does not help, as SSIS stops recognizing CR/LF
as the record delimiter, and begins placing columns from 2nd record into
columns 11-18 of the first record.

Any ideas on how this can be addressed gracefully w/ SSIS?

thanks!

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.