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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Export to ASCII file in SQL statement

Status
Not open for further replies.

stuartd

Programmer
Jan 8, 2001
146
US
I am trying to export a table to an ASCII file in Stored procedure using Informix 7.24 on UNIX box.

I found 'OUTPUT TO {file} SELECT statement' and 'UNLOAD TO {file} SELECT statement' on but these both give me errors.

Any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top