Embedded database application deployment

This section provides information on deploying embedded database applications, where the application and the database both reside on the same computer.

An embedded database application includes the following:

  • Client application   This includes the SQL Anywhere client requirements.

  • Database server   The SQL Anywhere personal database server.

  • SQL Remote   If your application uses SQL Remote replication, you must deploy the SQL Remote Message Agent.

  • The database   You must deploy a database file holding the data the application uses.

 See also

Personal server deployment
Database utility deployment
Unload support deployment for version 9 and earlier databases
SQL Remote deployment