Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Programming » Database and application deployment » Requirements for deploying client applications » ODBC client deployment

 

ODBC driver required files

The following table shows the files needed for a working SQL Anywhere ODBC driver. These files should be placed in a single directory. The SQL Anywhere installation places them all in the operating-system subdirectory of your SQL Anywhere installation directory (for example, bin32 or bin64).

The multithreaded version of the ODBC driver for Linux, Unix, and Mac OS X platforms is indicated by "MT".

Platform Required files
Windows

dbodbc16.dll

dbcon16.dll

sacshelp16.chm (optional)

dbicu16.dll

dbicudt16.dll

dblg[LL]16.dll

dbelevate16.exe

Windows Mobile

dbodbc16.dll

dbicu16.dll (optional)

dbicudt16.dat (optional)

dblg[LL]16.dll

Linux, Solaris, HP-UX

libdbodbc16.so.1

libdbodbc16_n.so.1

libdbodm16.so.1

libdbtasks16.so.1

libdbicu16.so.1

libdbicudt16.so.1

dblg[LL]16.res

Linux, Solaris, HP-UX MT

libdbodbc16.so.1

libdbodbc16_r.so.1

libdbodm16.so.1

libdbtasks16_r.so.1

libdbicu16_r.so.1

libdbicudt16.so.1

dblg[LL]16.res

AIX

libdbodbc16.so

libdbodbc16_n.so

libdbodm16.so

libdbtasks16.so

libdbicu16.so

libdbicudt16.so

dblg[LL]16.res

AIX MT

libdbodbc16.so

libdbodbc16_r.so

libdbodm16.so

libdbtasks16_r.so

libdbicu16_r.so

libdbicudt16.so

dblg[LL]16.res

Mac OS X

dbodbc16.bundle

libdbodbc16.dylib

libdbodbc16_n.dylib

libdbodm16.dylib

libdbtasks16.dylib

libdbicu16.dylib

libdbicudt16.dylib

dblg[LL]16.res

Mac OS X MT

dbodbc16_r.bundle

libdbodbc16.dylib

libdbodbc16_r.dylib

libdbodm16.dylib

libdbtasks16_r.dylib

libdbicu16_r.dylib

libdbicudt16.dylib

dblg[LL]16.res

 Notes