dbTalk Databases Forums  

Export data into text file

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


Discuss Export data into text file in the microsoft.public.sqlserver.dts forum.



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

Default Export data into text file - 09-16-2004 , 05:09 AM






Hello,
I have to export data from one table to a file (any type) in order to import it after to another sql server database.
The table has one nvarchar column of 2000 possible size. If i export it to a text file with delimited format my column is cut off to 255 characters, if i export it to a text file with fixed column size i cannot import it afterwords.
Pls help me to find the way of transferring such long data
Any help is very much appreciated

--
---------------------
Best regards,
Gosia Ndreu



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

Default Re: Export data into text file - 09-18-2004 , 05:40 AM






In article <uFUbLV9mEHA.3712 (AT) TK2MSFTNGP15 (DOT) phx.gbl>, Mndr wrote:
Quote:
Hello,
I have to export data from one table to a file (any type) in order
to import it after to another sql server database.
The table has one nvarchar column of 2000 possible size. If i export
it to a text file with delimited format my column is cut off to 255
characters, if i export it to a text file with fixed column size i
cannot import it afterwords.
Pls help me to find the way of transferring such long data
Any help is very much appreciated

You may well be seeing this

http://support.microsoft.com/?kbid=247527


--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know





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.