Does anyone have any code that calls the ODBC API functions SQLTables and SQLColumns. <br><br>Or, alternatively, does anyone know where I can find an exaustive list of all the various ODBC API constants? The file ODBC32.TXT from Mircosoft is not up to date. It's missing constants like SQL_ALL_CATALOGS.<br><br>Microsoft has such a unique way of providing incredibly detailed information on a subject, like the 500 pages on ODBS Functions in the MSDN LIbrary, without actually telling you what you need to know. <br><br>Please don't refer me to RDO unless you know where I can get it from as I don't have the Enterprise edition of VB. <br><br>Thanks for helping a frustrated programmer.