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 Unix platforms is indicated by "MT".
Platform | Required files |
---|---|
Windows |
dbodbc11.dll dbcon11.dll dbicu11.dll dbicudt11.dll dblg[en]11.dll dbelevate11.exe |
Windows Mobile |
dbodbc11.dll dbicu11.dll (optional) dbicudt11.dat (optional) dblg[en]11.dll |
Linux/Solaris |
libdbodbc11.so.1 libdbodbc11_n.so.1 libdbodm11.so.1 libdbtasks11.so.1 libdbicu11.so.1 libdbicudt11.so.1 dblg[en]11.res |
Linux/Solaris MT |
libdbodbc11.so.1 libdbodbc11_r.so.1 libdbodm11.so.1 libdbtasks11_r.so.1 libdbicu11_r.so.1 libdbicudt11.so.1 dblg[en]11.res |
HP-UX |
libdbodbc11.so.1 libdbodbc11_n.so.1 libdbodm11.so.1 libdbtasks11.so.1 libdbicu11.so.1 libdbicudt11.so.1 dblg[en]11.res |
HP-UX MT |
libdbodbc11.so.1 libdbodbc11_r.so.1 libdbodm11.so.1 libdbtasks11_r.so.1 libdbicu11_r.so.1 libdbicudt11.so.1 dblg[en]11.res |
AIX |
libdbodbc11.so libdbodbc11_n.so libdbodm11.so libdbtasks11.so libdbicu11.so libdbicudt11.so dblg[en]11.res |
AIX MT |
libdbodbc11.so libdbodbc11_r.so libdbodm11.so libdbtasks11_r.so libdbicu11_r.so libdbicudt11.so dblg[en]11.res |
Mac OS X |
dbodbc11.bundle libdbodbc11.dylib libdbodbc11_n.dylib libdbodm11.dylib libdbtasks11.dylib libdbicu11.dylib libdbicudt11.dylib dblg[en]11.res |
Mac OS X MT |
dbodbc11_r.bundle libdbodbc11.dylib libdbodbc11_r.dylib libdbodm11.dylib libdbtasks11_r.dylib libdbicu11_r.dylib libdbicudt11.dylib dblg[en]11.res |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |