I hjave just been learning how to decipher the SQL Log generated from an ODBC Trace.

Does anyone have a list of constants values for the various functions.

For example the SQLGetData requires an argument saying what type the field is. The ODBC documentation states what constants are allowed (eg SQLLong) but doesn't map them to actual values eg 1,2,3,4.

Any help would be much appreciated.

Please reply directly to email if possible as I am not online very often.