Open Database Connectivity (ODBC) provides a standard way for applications to access databases. The ODBC API is a library of ODBC functions. The ODBC API lets applications that support ODBC work with data in any database for which an ODBC driver is available.
ODBC API examples written in C.
The unixODBC Driver Manager allows non-DB2 CLI applications to connect to DB2 from Linux and UNIX platforms.
64-bit ODBC primer — everything you need to know about ODBC on 64-bit Linux, UNIX, and Windows platforms.
Linux and UNIX ODBC primer — everything you need to know about ODBC on Linux and UNIX platforms.
Information for application developers and users on getting the best possible performance from the Easysoft ODBC-ODBC Bridge.
How to retrieve and interpret ODBC diagnostic information. This guide also links to a page that provides a complete list of SQLSTATE
s and the ODBC functions that return them.