Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

unload 1

Status
Not open for further replies.

craig322

MIS
Apr 19, 2001
108
0
0
US
Is there a way to use a multiple character delimiter with the unload command (for example ^|^)? It seems that informix only recognizes the first character I enter for the delimiter.

Thanks

Craig
 
I believe that the delimiter is limited to one character only. I'd suggest writing a simple search and replace script to achieve the desired results. Use unix pipes if the data is large and speed is an issue.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top