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

dbodbc12.dll

dbcon12.dll

sacshelp12.chm (optional)

dbicu12.dll

dbicudt12.dll

dblg[LL]12.dll

dbelevate12.exe

Windows Mobile

dbodbc12.dll

dbicu12.dll (optional)

dbicudt12.dat (optional)

dblg[LL]12.dll

Linux, Solaris, HP-UX

libdbodbc12.so.1

libdbodbc12_n.so.1

libdbodm12.so.1

libdbtasks12.so.1

libdbicu12.so.1

libdbicudt12.so.1

dblg[LL]12.res

Linux, Solaris, HP-UX MT

libdbodbc12.so.1

libdbodbc12_r.so.1

libdbodm12.so.1

libdbtasks12_r.so.1

libdbicu12_r.so.1

libdbicudt12.so.1

dblg[LL]12.res

AIX

libdbodbc12.so

libdbodbc12_n.so

libdbodm12.so

libdbtasks12.so

libdbicu12.so

libdbicudt12.so

dblg[LL]12.res

AIX MT

libdbodbc12.so

libdbodbc12_r.so

libdbodm12.so

libdbtasks12_r.so

libdbicu12_r.so

libdbicudt12.so

dblg[LL]12.res

Mac OS X

dbodbc12.bundle

libdbodbc12.dylib

libdbodbc12_n.dylib

libdbodm12.dylib

libdbtasks12.dylib

libdbicu12.dylib

libdbicudt12.dylib

dblg[LL]12.res

Mac OS X MT

dbodbc12_r.bundle

libdbodbc12.dylib

libdbodbc12_r.dylib

libdbodm12.dylib

libdbtasks12_r.dylib

libdbicu12_r.dylib

libdbicudt12.dylib

dblg[LL]12.res

 Notes