(PHP 3 >= 3.0.6, PHP 4, PHP 5)
odbc_field_type() will return the SQL type of the field referenced by number in the given ODBC result identifier. Field numbering starts at 1.
Some fields can be of the following type too : REAL
Returntypes on Access2000 COUNTER - Autoincrement VARCHAR - Text LONGCHAR - Memo INTEGER - Number DATETIME - Date/Time CURRENCY - Currency BIT - TRUE/FALSE LONGBINARY - OLE-Object LONGCHAR - Hyperlink cheers, j.a.z.