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

SQL Anywhere 10.0.1 » SQL Anywhere Server - Programming » Deploying Databases and Applications » Deploying client applications

Deploying client applications Next Page

Deploying .NET clients


The simplest way to deploy .NET assemblies is to use the Deployment wizard. For more information, see Using the Deployment wizard.

If you want to create your own installation, this section describes the files to deploy to the end users.

Each .NET client computer must have the following:

Description Windows Windows CE
.NET driver file iAnywhere.Data.SQLAnywhere.dll iAnywhere.Data.SQLAnywhere.dll
.NET Global Assembly Cache N/A iAnywhere.Data.SQLAnywhere.gac
Language-resource library dblg[en]10.dll dblg[en]10.dll
Connect dialog dbcon10.dll N/A

For more information about deploying the SQL Anywhere .NET provider, see Deploying the SQL Anywhere .NET Data Provider.