When you have completed a database application, you must deploy the application to your end users.
Depending on the way in which your application uses SQL Anywhere (as an embedded database, in a client/server fashion, and so on) you may have to deploy components of the SQL Anywhere software along with your application. You may also have to deploy configuration information, such as data source names, that enable your application to communicate with SQL Anywhere.
The following deployment steps are examined:
Determining required files based on the choice of application platform and architecture.
Configuring client applications.
Much of the section deals with individual files and where they must be placed. However, the recommended way of deploying SQL Anywhere components is to use the Deployment Wizard or to use a silent install.