dbTalk Databases Forums  

use space as a delimiter?

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


Discuss use space as a delimiter? in the microsoft.public.sqlserver.dts forum.



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

Default use space as a delimiter? - 02-17-2005 , 11:55 AM






I want to use DTS to have a quote delimited, space separated text file for
meeting the requiremenst for one of our vendors for data format.

I've been doing quoted, vertical bar separated, running the DTS, opening the
txt file output, and doing a Search->Replace All "|" with " "

is there a way to specify a custom delimiter character?



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

Default Re: use space as a delimiter? - 02-17-2005 , 01:17 PM






Yep

Coping with text files and abnormal column or row delimiters
(http://www.sqldts.com/default.aspx?257)


"Bob" <someone (AT) somewhere (DOT) com> wrote

Quote:
I want to use DTS to have a quote delimited, space separated text file for

meeting the requiremenst for one of our vendors for data format.

I've been doing quoted, vertical bar separated, running the DTS, opening
the
txt file output, and doing a Search->Replace All "|" with " "

is there a way to specify a custom delimiter character?


Reply With Quote
  #3  
Old   
Bob
 
Posts: n/a

Default Re: use space as a delimiter? - 02-17-2005 , 05:35 PM



thank you!

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
Yep

Coping with text files and abnormal column or row delimiters
(http://www.sqldts.com/default.aspx?257)


"Bob" <someone (AT) somewhere (DOT) com> wrote

I want to use DTS to have a quote delimited, space separated text file
for

meeting the requiremenst for one of our vendors for data format.

I've been doing quoted, vertical bar separated, running the DTS, opening
the
txt file output, and doing a Search->Replace All "|" with " "

is there a way to specify a custom delimiter character?




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.