dbTalk Databases Forums  

DTS export to text

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


Discuss DTS export to text in the microsoft.public.sqlserver.dts forum.



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

Default DTS export to text - 12-29-2004 , 08:48 AM






Using a sql server connection to text file transfer, I
want to end each row with a Pipe CHR(124), carriage return
CHR(13), and a line feed CHR(10). How do I do that? I'm
doing the package with the GUI.

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: DTS export to text - 12-29-2004 , 11:41 AM






In message <05fa01c4edb5$6efb8f60$a601280a (AT) phx (DOT) gbl>, anonymous poster
<anonymous (AT) discussions (DOT) microsoft.com> writes
Quote:
Using a sql server connection to text file transfer, I
want to end each row with a Pipe CHR(124), carriage return
CHR(13), and a line feed CHR(10). How do I do that? I'm
doing the package with the GUI.
Use some script to set it-

Coping with text files and abnormal column or row delimiters
(http://www.sqldts.com/default.aspx?257)
--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



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.