Contents Index Deploying database utilities SQL Preprocessor Error Messages

ASA Programming Guide
  Deploying Databases and Applications
    Deploying embedded database applications

Deploying SQL Remote


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

Description Windows UNIX
Message Agent dbremote.exe dbremote
Database tools library dbtool9.dll libdbtools9.so, libdbtasks9.so
Language resource library dblgen9.dll dblgen9.res
VIM message link library 1 dbvim9.dll
SMTP message link library 1 dbsmtp9.dll
FILE message link library 1 dbfile9.dll libdbfile9.so
FTP message link library 1 dbftp9.dll
MAPI message link library 1 dbmapi9.dll
Interface Library dblib9.dll

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

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

For multi-threaded applications on UNIX, use libdbtools9_r.so and libdbtasks9_r.so.


Contents Index Deploying database utilities SQL Preprocessor Error Messages