Using a logon dialog box
- Last Updated: November 25, 2021
- 1 minute read
- DataDirect Connectors
- ODBC
- IBM Informix Wire Protocol 8.0
- Documentation
Some ODBC applications display a logon dialog box when you are connecting to a data source.

In this dialog box, provide the following information:
- In the Host Name field, type either the IP address or the host name of the computer that is running the database server to which you want to connect.
- In the Port Number field, type the port number of the server listener.
- In the Server Name field, type the name of the database server
- In the Database Name field, type the name of the database to which you want to connect.
- In the User Name field, type your Informix user name.
- In the Password field, type your password.
- Click OK to complete the logon.