dbTalk Databases Forums  

Multiple record type/length file

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


Discuss Multiple record type/length file in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
bigbrorpi@gmail.com
 
Posts: n/a

Default Multiple record type/length file - 11-15-2006 , 09:58 AM






Hi -

I'm trying to import a file that has multiple record types in random
order into various tables.
For example:
Record Type A
Record Type B
Record Type A
Record Type C

Each type has different fields and is of a different length, and
obviously requires different logic to parse and insert into an
appropriate table.

In the past I had parsed out each record type into separate files using
Perl and then passed it into DTS. Has SSIS implemented something that
would allow me to do this operation w/o Perl? If so, how?

Thanks


Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Multiple record type/length file - 11-15-2006 , 01:24 PM






Hello bigbrorpi (AT) gmail (DOT) com,


This article may give you some ideas

http://www.sqlis.com/default.aspx?54


Regards

Allan Mitchell
Konesans Ltd
T +44 7966 476 572
F +44 2071 008 479
http://www.konesans.com

Quote:
Hi -

I'm trying to import a file that has multiple record types in random
order into various tables.
For example:
Record Type A
Record Type B
Record Type A
Record Type C
Each type has different fields and is of a different length, and
obviously requires different logic to parse and insert into an
appropriate table.

In the past I had parsed out each record type into separate files
using Perl and then passed it into DTS. Has SSIS implemented something
that would allow me to do this operation w/o Perl? If so, how?

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.