dbTalk Databases Forums  

CSV File Import Fails

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


Discuss CSV File Import Fails in the microsoft.public.sqlserver.dts forum.



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

Default CSV File Import Fails - 12-08-2005 , 12:52 PM






Hi. I am attempting to import a DB that was sent to me in CSV format. The
DB contains roughly 18,000,000 records. Unfortunately, on record 645,323 I
get an error that one of the delimiters is missing. The import fails.

Is there any way to bypass this? And any following errors? 1, 2, even 1000
records don't mean much in my application.

The CSV file is over 10GB. I haven't been able to find a text editor that
would allow me to actually inspect the records.

Thanks for the help.


Reply With Quote
  #2  
Old   
Danijel Novak
 
Posts: n/a

Default Re: CSV File Import Fails - 12-08-2005 , 01:14 PM






Hi,

you can create a DTS package for import. Then you can try setting option Max
Error count to higher number. Default is 0 so task fails on the first error.
You can find this option in transformation task property under Options tab.

--
Danijel Novak
MCP+I, MCSA, MCSE, MCDBA, MCT


"DB" <DB (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi. I am attempting to import a DB that was sent to me in CSV format.
The
DB contains roughly 18,000,000 records. Unfortunately, on record 645,323
I
get an error that one of the delimiters is missing. The import fails.

Is there any way to bypass this? And any following errors? 1, 2, even
1000
records don't mean much in my application.

The CSV file is over 10GB. I haven't been able to find a text editor that
would allow me to actually inspect the records.

Thanks for the help.




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.