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 6. Logon to Apache Cassandra dialog box
The Logon to Apache Cassandra 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 Map field, type the name and location of the configuration file where the relational map of native data is written. See "Schema Map" for details.
4. In the Keyspace Name field, type the name of the keyspace to which you want connect.
5. Type your logon ID in the User Name field.
6. Type your password in the Password field.
7. From the Authentication Method drop-down box, select one the following:
*For no authentication, select -1 - No Authentication.
*To authenticate by passing the user ID in clear text and an encrypted password, select 0 - User ID/Password.
8. Click OK to complete the logon.