If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Thanks, but Can I do this with some Informix SQL command?
I know about output and unload commands but they only write a data
to file, they dont write a schema.
The only way to do this is by querying systables and syscolumns, take a look how the values are stored. I did this long time ago and dont remember that value coresponds to what datatypes