skip to main content
Using the Driver : Configuring and Connecting to Data Sources : Using a Logon Dialog Box
  

Try DataDirect Drivers Now

Using a Logon Dialog Box

Some ODBC applications display a logon dialog box when you are connecting to a data source. In these cases, the host name has already been specified.
Figure 5. Logon to MongoDB dialog box
The Logon to MongoDB dialog box
In this dialog box, provide the following information:
1. In the Host Name field, type the name or the IP address of the server to which you want to connect to which you want to connect.
2. In the Port Number field, type the port number of the server listener.
3. In the Schema Definition field, type the name and location of the configuration file where the relational map of native data is written.
4. In the Database field, type the name of the database to which you want connect.
Important: This value is case-insensitive if you have access privileges to query the list of databases on the server. If you do not have access, it is case-sensitive.
5. Type your logon ID in the User Name field.
6. Type your password in the Password field.
7. Click OK to complete the logon.