ODBC API

This program allows you to use the ODBC API to get information about the structure of any database with an ODBC driver.


Win API Functions used:

SQLAllocHandle
SQLBindCol
SQLBindCol
SQLBindCol
SQLBrowseConnect
SQLColumns
SQLDataSources
SQLExecDirect
SQLFetch
SQLForeignKeys
SQLFreeHandle
SQLGetDiagRec
SQLGetInfo
SQLPrimaryKeys
SQLProcedures
SQLSetConnectAttr
SQLSetEnvAttr
SQLTables


——— Last updated 11/02/2022 ———