MySQL Forums
Forum List  »  Informix

Re: Informix table data to flat file
Posted by: Devesh Patel
Date: January 11, 2005 12:28PM

Hi there,
First of all, you may have noticed that this forum is for the people trying to migrate from Informix to MySQL and not to Oracle.

But hey, we are the good guys, so I am going to answer your question any way. In order to unload data from table to flat file, use informix command "unload" from DB-Access. You can get more information on UNLOAD command on Informix website. It supports NULL, BLOB, CLOB, and any other special data type. You can also define your own delimiter.

Hope this helps.

Regards,
Devesh Patel
MySQL, AB

Options: ReplyQuote


Subject
Views
Written By
Posted
12108
January 04, 2005 03:01AM
Re: Informix table data to flat file
9487
January 11, 2005 12:28PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.