Running the Deployment Wizard

The SQL Anywhere Deployment Wizard is used to create database and application deployments for Windows.

Prerequisites

Windows operating system

Context and remarks

Database and application deployment

 Create a deployment file
  1. To run the Deployment Wizard, click Start » Programs » SQL Anywhere 12 » Administration Tools » Deploy to Windows.

  2. Follow the instructions in the wizard.

  3. Record the product code that was used to create the deployment package. An example of the product code is {7C99D24E-AE1B-4770-9015-65B805950E3D}. You can use the product code at a later time to uninstall the package.

Results

The Destination Path that you selected will contain the deployment package (for example, sqlany12.msi) and a log file (sqlany12.msi.log).

Next

Once you have created a deployment package, you should test it by installing it.

Example

You can also run the Deployment Wizard from the Deployment subdirectory of your SQL Anywhere installation. For example:

%SQLANY12%\Deployment\DeploymentWizard.exe

 See also