dbTalk Databases Forums  

Importing text files via DTS with large record lengths

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


Discuss Importing text files via DTS with large record lengths in the microsoft.public.sqlserver.dts forum.



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

Default Importing text files via DTS with large record lengths - 11-24-2009 , 05:01 PM






I am trying to import a fix length text file in database table using DTS
under SQL Enterprise Manger v8.0.
The text file has 360 fields and a total record length of 5500 characters.
The largest field is 100 characters.
There are also 1.1 million records in the file.

When trying to define field positions on the "Text File Properties / Fixed
Field Column Positions" screen I cannot define field positions past character
positoin 4096.
I have done other DTSs with 200+ fields and with a record length of < 4000
that work.

I am missing a configuration setting that allows record lengths of greater
than 4096?
Is this a feature of DTS?
Does this problem exist in more recent versions of SQL Enterprise Manager?

I am currently getting around the problem by making the file a Quote
Delimtied file, but this not the solution I want to run with.

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.