a. Select Window > Show View > Connections to access the Connections view in DB Navigator.
b. Double-click a connection profile beneath the Connection Profiles node. (Or, select a connection profile and click Open Connection .) The Connection dialog appears.
If you selected the Auto-Login on connect option when you created the connection profile, the system attempts to connect to the database, displaying the schema in the DB Structure view. Otherwise, the Connection dialog appears.
c. Enter the user ID and, optionally, a password for an account. The User and Password fields default to the values defined, if any, in the connection profile.
If you intend to view data in or modify an OpenEdge database, the user account must have DBA privileges.
d. Choose either AutoCommit or Commit On Close in the Connections view tool bar. AutoCommit, which is the default, applies changes immediately after a transaction—a SQL statement that updates the database—completes. Commit On Close saves changes and applies them when the session closes.
e. Click OK.
When the connection is made, the connection profile name appears in the Connections view beneath the Active Connections node. The schema of the database appears in the DB Structure view.