skip to main content
Using the ADO Client : Connecting to an ADO Client : Specifying ADO Connections with the Configuration Manager
 

Specifying ADO Connections with the Configuration Manager

When your data consumer requests the ADO provider to prompt for missing connection parameters and an ADO data source has not been specified, the Configuration Manager dialog box appears.
Select the data source that you want to use from the Data Source List field. You may add, remove, or configure data sources from the Configuration Manager as described in Configuring ADO Client Data Sources.
Your data consumer may be prompted by other connection dialogs for information required to make an OpenAccess SDK data access connection.
An OpenAccess SDK data access connection involves the following stages:
The OpenAccess SDK Client connects to the OpenAccess SDK Server, which connects to the database. The OpenAccess SDK Server does not communicate with the database until the Client has been authenticated.
1. A network connection is established.
2. An authentication mechanism is used to establish the identity of the OpenAccess SDK Client to the OpenAccess SDK Server.
3. Based on information provided by the OpenAccess SDK Client application (for example, a database user name and password), a database connection is established.