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

SQL Anywhere 12.0.1 » SQL Anywhere Server - Programming » Database and application deployment » Embedded database application deployment

 

Database utility deployment

If you need to deploy database utilities (such as dbbackup) along with your application, then you need the utility executable together with the following additional files:

Description Windows Linux / Unix Mac OS X
Database tools library dbtool12.dll libdbtool12_r.so, libdbtasks12_r.so libdbtool12_r.dylib, libdbtasks12_r.dylib
Interface Library dblib12.dll libdblib12_r.so libdblib12_r.dylib
Language resource library dblg[LL]12.dll dblg[LL]12.res dblgen12.res
Connect window dbcon12.dll
Version 9 or earlier physical store library dboftsp.dll libdboftsp_r.so N/A
 Notes
 See also