QAnywhere applications require client and server files.
In addition to the files listed below, a QAnywhere application requires:
Files from the MobiLink synchronization client, Listener, and optionally the Security sections in Deploying SQL Anywhere MobiLink clients. (The Listener files are required only if you are using push notifications, which is the default.)
dbeng10 or dbsrv10 files from Deploying database servers.
All directories are relative to your SQL Anywhere installation directory.
Description | Windows files |
---|---|
QAnywhere client |
For Java clients on Windows:
For Java clients on CE with J9 VM Personal Profile:
|
Mobile web services client |
.NET clients:
Java clients:
|
The QAnywhere .NET API dll (Assembly\v1\iAnywhere.QAnywhere.Client.dll or Assembly\v2\iAnywhere.QAnywhere.Client.dll) needs to be registered in the Global Assembly Cache on Windows (except on Windows CE). The Global Assembly Cache lists all the registered programs on your machine. When you install SQL Anywhere, the installation program registers it. On Windows CE you do not need to register the DLL.
If you are deploying QAnywhere, you must register the QAnywhere .NET API DLL (Assembly\v1\iAnywhere.QAnywhere.Client.dll or Assembly\v2\iAnywhere.QAnywhere.Client.dll) using the gacutil utility that is included with the .NET Framework.