The SQL Anywhere .NET Data Provider code resides in a DLL for each platform.
The provider also requires the following DLLs.
policy.12.0.iAnywhere.Data.SQLAnywhere.dll The policy file can be used to override the provider version that the application was built with. The policy file is updated by Sybase whenever an update to the provider is released. There are also policy files for the version 3.5 provider (policy.12.0.iAnywhere.Data.SQLAnywhere.v3.5.dll) and the version 4.0 provider (policy.12.0.iAnywhere.Data.SQLAnywhere.v4.0.dll).
dblgen12.dll This language DLL contains English (en) messages issued by the provider. It is available in many other languages including Chinese (zh), French (fr), German (de), and Japanese (jp).
dbcon12.dll The connection dialog is contained in this DLL.
The SQL Anywhere .NET Data Provider dbdata DLL
Registering the SQL Anywhere .NET Data Provider DLL
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |