Previous Topic

Next Topic

Linking the c-treeSQL Direct Link Driver

ODBC client applications that use the c-treeSQL ODBC direct link driver must include the following header files in any source modules that make calls to the ODBC API:

#include <sql.h>
#include <sqlext.h>

These files are found in the ctreeSDK\ctreeESQL\include directory

c-treeSQL ODBC client applications must link the following libraries to resolve any calls to the ODBC API:

  • ctreeSDK\ctreeODBC\ctreeSQL_ODBC\lib\libodbc_c.a
  • ctreeSDK\ctreeESQL\lib\libctesql.a