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

SQL Anywhere 10.0.1 » SQL Anywhere Server - Programming » Deploying Databases and Applications » Deploying embedded database applications

Deploying database utilities Next Page

Deploying SQL Remote


If you are deploying the SQL Remote Message Agent, you need to include the following files:

Description Windows Linux/Unix
Message Agent dbremote.exe dbremote
Database tools library dbtool10.dll libdbtools10.so, libdbtasks10.so
Encryption/decryption module dbencod10.dll libdbencod10_r.so
Language resource library dblg[en]10.dll dblg[en]10.res
VIM message link library 1 dbvim10.dll
SMTP message link library 1 dbsmtp10.dll
FILE message link library 1 dbfile10.dll libdbfile10.so
FTP message link library 1 dbftp10.dll
MAPI message link library 1 dbmapi10.dll
Interface Library dblib10.dll

1 Only deploy the library for the message link you are using.

It is recommended that you follow the SQL Anywhere installation behavior, and install the SQL Remote files in the same directory as the SQL Anywhere files.

For multi-threaded applications on Linux/Unix, use libdbtools10_r.so and libdbtasks10_r.so.