The type of a column is coded in 'syscolumns.coltype'.
But you will not be able to write a query to get this
information in really readable format. It's not that easy.
You have to decode the values from 'syscolumns.coltype".
An Esql/C program or stored procedure might be a possible
solution.
The values of 'syscolumns.coltype' should be somewhere
described in the IFMX manual.
HTH.
Best regards
Eric
--
IT-Consulting Herber
WWW:
http://www.herber-consulting.de
Email:
eric@herber-consulting.de
***********************************************
Download the IFMX Database-Monitor for free at:
http://www.herber-consulting.de/BusyBee
***********************************************