SQL Anywhere JDBC driver required files

The following table shows the files needed to support the SQL Anywhere JDBC 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, bin64, lib32, or lib64). The choice of 32-bit or 64-bit files depends on the bitness of your installed Java VM.

The JDBC driver support files for all platforms are multithreaded.

Platform Required files
Windows

dbjdbc12.dll

dbicu12.dll

dbicudt12.dll

dblg[LL]12.dll

Linux, Solaris, HP-UX

libdbjdbc12.so.1

libdbtasks12_r.so.1

libdbicu12_r.so.1

libdbicudt12.so.1

dblg[LL]12.res

AIX

libdbjdbc12.so

libdbtasks12_r.so

libdbicu12_r.so

libdbicudt12.so

dblg[LL]12.res

Mac OS X

libdbjdbc12.dylib

libdbtasks12_r.dylib

libdbicu12_r.dylib

libdbicudt12.dylib

dblg[LL]12.res

 Notes