skip to main content
Configuring the ADO Client : Connecting to an ADO Data Source : ADO Connection Dialogs : Stage 3: Data Store Logon
 
Stage 3: Data Store Logon
The last stage of the connection process involves logging on the data store. The dialogs that appear depend on the data store logon method configured for the OpenAccess SDK service:
*When DataSourceLogonMethod=OSIntegrated, no dialogs appear.
*When DataSourceLogonMethod=DBMSLogon(UID,PWD) or DataSourceLogonMethod=DBMSLogon(DBUID,DBPWD), a data store-specific user name and password are required and the Logon to OpenAccess Data Source dialog box appears.The Logon to OpenAccess Data Source dialog box.
*Provide the following information; then, click OK.Database User Name: Type the database logon ID.Database Password: Type the database password.Database: Type the name of the database to which you want to connect. This field is disabled when the data store does not recognize the concept of databases.