|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Database Discussion Forum This is the place to find help resolving those nagging questions you have about implementing and using all kinds of databases. Need help writing a query? Need an opinion on Oracle? Post here! |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I am running a DTS package exporting a table into a notepad.The table has 6800 odd rows of data. Once the package is run (which is does successfully), the size of the text file created is 14 GB ,which is ridiculously high.If i query the table and copy paste the results into a txt file it comes to around 4.5 MB .Why is this anomaly occuring ? Any clues? .Also i am not able to open the txt file once its made as it says throws up an error message.I cant even check what the file has or whether it was compiled properly.All help and suggestions are welcome.
Thanks in advance Jay |
|
||||
|
anomaly is the word for it. There are very few if any text editors that can open a file of that size, also the OS your are using may limit the file size that can be handled. Posting your Os may help.
__________________
Irony: That for most people the most "trusted" web site on the planet is for a company the has been convicted of criminal activity. Both Security and SuSe start with "S". www.oldslides.com |
|
|||
|
actually i figured out the error .The problem was that i had the data type as text and the textfile was written in a fixed field format.Hence the unusually large file was created.I changed the data type to varchar(5000) and it works fine now.
Thanks anyways. Jay |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |