Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Programming » Database and application deployment

 

Embedded database application deployment

This section provides information about 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 components.

  • Database server   The SQL Anywhere personal database server.

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

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

 See also

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