Using a Logon Dialog Box (OpenEdge)
- Last Updated: December 15, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Cloudera Impala 7.1
- dBase 7.1
- Flat files/Text 7.1
- MySQL 7.1
- Pervasive (Btrieve) 7.1
- XML 7.1
- Documentation
Some ODBC applications display a logon dialog box when you are connecting to a data source. In these cases, the data source name has already been specified.

In this dialog box, provide the following information:
- In the Host Name field, type the name of the system where the database is stored.
- Type the Port Number setup for the database listener process.
- Type the name of the database to which you want to connect.
- Type your user name.
- Type your password.
- Click OK to complete the logon.