Deploying embedded database applications

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.

    For information about deploying client applications, see Deploying client applications.

  • Database server   The SQL Anywhere personal database server.

    For information about deploying database servers, see Deploying database servers.

  • 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.


Deploying personal servers
Deploying database utilities
Deploying unload support for pre 10.0.0 databases
Deploying SQL Remote