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

SQL Anywhere 12.0.0 » SQL Anywhere Server - Programming » .NET application programming » SQL Anywhere .NET Data Provider » Deploying the SQL Anywhere .NET Data Provider » SQL Anywhere .NET Data Provider required files

 

Registering the SQL Anywhere .NET Data Provider DLL

The Windows version of the SQL Anywhere .NET Data Provider DLL (install-dir\Assembly\V2\iAnywhere.Data.SQLAnywhere.dll) is registered in the Global Assembly Cache when you install the SQL Anywhere software. On Windows Mobile, you do not need to register the DLL.

If you are deploying the SQL Anywhere .NET Data Provider, you can register it using the gacutil utility that is included with the .NET Framework.