OpenLink Generic ADO.NET Data Provider Installation and Configuration

Review Preinstallation Documentation: OpenLink Generic ADO.NET Data Provider Pre-Installation Requirements

Installation

  1. The OpenLink Generic ADO.NET Data Provider is distributed as a Windows MSI installer. Double click on the installer 'ntdnzzzz.msi' to commence the installation:





  2. This is the Welcome dialog for the OpenLinkGeneric ADO.NET Data Provider :





  3. Please read the Software License Agreement and accept before continuing your installation:





  4. Choose to perform a custom, typical, or complete installation of the provider:





  5. You can use this dialog to choose the default installation directory, if you chose the custom installation option:





  6. You can choose which options to install, if you chose the custom installation option:





  7. Click the install button to begin the installation:





  8. The installation is complete. Click the Finish button.





  9. You may be asked to restart your machine. For best results, please do so if prompted.

Configuration

There is no additional system configuration involved, unless you placed your .dll in a non-standard location. If you did not place your .dll in the directory from which your .NET application runs, your Global Assembly Cache environment variable must include the directory which contains the .dll.

The Provider Name is OpenLink.Data.GenericClient.dll.

There are many Connect String Attributes for the 100% Managed Multi-Tier Generic Client ADO.NET Data Provider (OpenLink.Data.GenericClient), as for example --

Host=192.168.13.142;Port=5000;SVT=Informix 2000;DATABASE=Informix;OPTIONS=ol_informix;UID=informix;PWD=informix;