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 dbtool11.dll libdbtool11.so, libdbtasks11.so
Encryption/decryption module dbencod11.dll libdbencod11_r.so
Language resource library dblg[en]11.dll dblg[en]11.res
SMTP message link library 1 dbsmtp11.dll
FILE message link library 1 dbfile11.dll libdbfile11.so
FTP message link library 1 dbftp11.dll
Interface Library dblib11.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 libdbtool11_r.so and libdbtasks11_r.so.