There are two methods to deploy SQL Anywhere for Windows Mobile:
- The simplest way is to use the Deployment Wizard to create a SQL Anywhere installation CAB file. For more information, refer to the online documentation under Installing SQL Anywhere on a Windows Mobile device.
- For embedded applications, deploy the necessary files with your installation program (i.e. create the setup program yourself).
This document deals with the second method above. The following table lists the files required to deploy the different components of SQL Anywhere for Windows Mobile.
[SQLANYDIR] is the installation location of SQL Anywhere for Windows. The default is C:\Program Files\SQL Anywhere 11.
| Component | File Name | Windows Location (For Development) |
Default Windows Mobile Installation Location (For Deployment) |
|
|---|---|---|---|---|
| Database Server | dblgen11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| sqlany.cvf | [SQLANYDIR]\ce | \Program Files\SQLAny11 | ||
| dbsrv11.exe | [SQLANYDIR]\ce\arm.50 | \Program Files\SQLAny11 | ||
| dbsrv11.lic | [SQLANYDIR]\ce\arm.50 | \Program Files\SQLAny11 | ||
| dbcon11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| International Components for Unicode (ICU) Only if NCHAR UCA sorting is required |
dbicu11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| dbicudt11.dat | [SQLANYDIR]\ce | \Program Files\SQLAny11 | ||
| ODBC Client | dbodbc11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| dbjodbc.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| ICU components may also be required. | ||||
| ADO.NET Client | iAnywhere.Data.SQLAnywhere.dll | [SQLANYDIR]\ce\Assembly\v2 | \Windows | |
| iAnywhere.Data.SQLAnywhere.gac | [SQLANYDIR]\ce\Assembly\v2 | \Windows | ||
| iAnywhere.Data.SQLAnywhere.xml | [SQLANYDIR]\ce\Assembly\v2 | \Program Files\SQLAny11 | ||
| Embedded SQL Client | dblib11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| SQL Remote Message Agent | dbremote.exe | [SQLANYDIR]\ce\arm.50 | \Program Files\SQLAny11 | |
| dblgen11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| sqlany.cvf | [SQLANYDIR]\ce | \Program Files\SQLAny11 | ||
| SQL Anywhere MobiLink Client | dbmlsync.exe | [SQLANYDIR]\ce\arm.50 | \Program Files\SQLAny11 | |
| dbmlsynccom.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| dbmlsynccomg.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| dbmlsyncd.exe | [SQLANYDIR]\ce\arm.50 | \Program Files\SQLAny11 | ||
| dblsn.exe | [SQLANYDIR]\ce\arm.50 | \Program Files\SQLAny11 | ||
| dblsn_sms.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| lsn_udp.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| dbscript11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| mlfiletransfer.exe | [SQLANYDIR]\ce\arm.50 | \Program Files\SQLAny11 | ||
| MobiLink Encryption | dbtool11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| mlasdev.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| mlcecc11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| mlcrsa11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| mlcrsafips11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| sbgse2.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| QAnywhere | qaagent.exe | [SQLANYDIR]\ce\arm.50 | \Program Files\SQLAny11 | |
| qany11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| qastop.exe | [SQLANYDIR]\ce\arm.50 | \Program Files\SQLAny11 | ||
| qazlib.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| iAnywhere.QAnywhere.Client.dll | [SQLANYDIR]\ce\Assembly\v2 | \Windows | ||
| iAnywhere.QAnywhere.Client.gac | [SQLANYDIR]\ce\Assembly\v2 | \Windows | ||
| iAnywhere.QAnywhere.Client.xml | [SQLANYDIR]\ce\Assembly\v2 | \Program Files\SQLAny11 | ||
| iAnywhere.QAnywhere.Resources.dll | [SQLANYDIR]\ce\Assembly\v2 | \Windows | ||
| iAnywhere.QAnywhere.Resources.gac | [SQLANYDIR]\ce\Assembly\v2 | \Windows | ||
| iAnywhere.QAnywhere.WS.dll | [SQLANYDIR]\ce\Assembly\v2 | \Windows | ||
| iAnywhere.QAnywhere.WS.gac | [SQLANYDIR]\ce\Assembly\v2 | \Windows | ||
| iAnywhere.QAnywhere.WS.xml | [SQLANYDIR]\ce\Assembly\v2 | \Program Files\SQLAny11 | ||
| QAnywhere for UltraLite | qauagent.exe | [SQLANYDIR]\ce\arm.50 | \Program Files\SQLAny11 | |
| qadbiuljni.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| Language Support | German | dblgde11.dll | [SQLANYDIR]\ce\arm.50 | \Windows |
| Spanish | dblges11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| French | dblgfr11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| Italian | dblgit11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| Japanese | dblgja11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| Korean | dblgko11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| Lithuanian | dblglt11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| Polish | dblgpl11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| Brazilian Portuguese | dblgpt11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| Russian | dblgru11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| Traditional Chinese | dblgtw11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| Ukrainian | dblguk11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| Simplied Chinese | dblgzh11.dll | [SQLANYDIR]\ce\arm.50 | \Windows | |
| Rebuild Database (Unload/Reload) | dbunload.exe | [SQLANYDIR]\ce\arm.50 | \Program Files\SQLAny11 | |
| dbunlspt.exe | [SQLANYDIR]\ce\arm.50 | \Program Files\SQLAny11 | ||
| dbusen.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| dboftsp.dll | [SQLANYDIR]\ce\arm.50 | \Windows | ||
| dbrunsql.exe | [SQLANYDIR]\ce\arm.50 | \Program Files\SQLAny11 | ||

Back to Top