dbTalk Databases Forums  

Normalized flat file as a source in SSIS

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


Discuss Normalized flat file as a source in SSIS in the microsoft.public.sqlserver.dts forum.



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

Default Normalized flat file as a source in SSIS - 07-25-2006 , 02:53 PM






Hi,

My source flat file looks like as below:

T1Transaction Header
T2 Insured Details
T3 Policy Details
T2 Insured Details
T2 Co-insured Details
T3 Policy Details
T9 Transaction Trailer

Desired output record is combination of T1, T2 and T3 details. I think
I can conditionally split the file and join them as a single record but
only issue with that is T2 transaction can occur multiple times as
shown above. Apart from this is there any other best way in SSIS to
handle such scenario?

Thanks & Regards,


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.