dbTalk Databases Forums  

SQL Server 2000 Export File Larger than The Import File it is based on!

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


Discuss SQL Server 2000 Export File Larger than The Import File it is based on! in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ryan.d.rembaum@kp.org
 
Posts: n/a

Default SQL Server 2000 Export File Larger than The Import File it is based on! - 12-16-2005 , 07:06 PM






Hello, I have a text file that is 27 megs. I import it into a single
SQL server varchar field and delete some rows that aren't properly
delimited. I then output the file to a new text file. The text file
comes out 405 megs! I have tried shrinking the size of the varchar
field and change nvarchar to varchar but the file came out exaclty the
same size. Why is less text that was contained in the original file
creating a larger text file than the original!?

Thanks!
Ryan


Reply With Quote
  #2  
Old   
ryan.d.rembaum@kp.org
 
Posts: n/a

Default Re: SQL Server 2000 Export File Larger than The Import File it is based on! - 12-16-2005 , 07:24 PM






Okay, never mind...it was in the data transfer pump where the problem
lay... the column size was defined as 4000. I changed it and the file
shrunk down to a manageable size.


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.