Connections view
- Last Updated: February 28, 2024
- 2 minute read
- OpenEdge
- Version 12.2
- Documentation
The Connections view contains a tree view that displays all
available SQL connection profiles and all active sessions.
Note: Several of the
controls described in the following table are also available from a context
menu. To access this menu, select a connection profile in the
Connections view, and right-click.
The
Connections view contains the following toolbar
buttons:|
|
Add Connection Profile displays the Add Connection Profile dialog. |
|
|
Open Connection opens the Connection dialog for the connection profile selected in the tree view. |
|
|
New SQL Editor opens the SQL Editor. |
|
|
Close All Connections closes all open connections and disables any views that have related information. |
|
|
Close Connection closes the connection that is selected in the Connections view. |
|
|
Rollback rolls back a transaction. Any changes made by the transaction are undone and the database is restored to its initial state. Rollback is disabled if the database connection was started with AutoCommit turned on. |
| Commit makes changes made by a transaction permanent. Commit is disabled if the database connection was started with AutoCommit turned on. | |
|
|
Collapses the display of all hierarchical elements in the list, leaving only the top-level entities visible. |
|
|
Create OpenEdge database opens the Create database dialog. |