This section does not apply to Windows Mobile.
When linking your application, you must link against the appropriate import library file to have access to the ODBC functions. The import library defines entry points for the ODBC driver manager odbc32.dll. The driver manager in turn loads the SQL Anywhere ODBC driver dbodbc16.dll.
Typically, the import library is stored under the Lib directory structure of the Microsoft platform SDK:
Operating system | Import library |
---|---|
Windows (32-bit) | Lib\odbc32.lib |
Windows (64-bit) | Lib\x64\odbc32.lib |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |