usecase: Manage database connections

public usecase: Manage database connections
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 9.12.2005 3:40:52; Modified: 9.12.2005 12:55:42;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {03A33867-19C1-4806-A868-559C32F69B31}
 

Goto: Scenarios

See also: User, Change work connection, Remove connection, ManageDB

Appears in: UC Main application, UC Database connections

Connections
 
Manage database connections Scenarios
Scenario Type Detail
Manage database connections Basic Path User click on Main menu: Main -> Database connections ...
Program show dialog with all database connections.
These connections are read from configuration XML file. For each connection is converted state of connection to text value (Valid, Broken, SQL Error).
All informations are added into List view control.
If there is any connection marked as work, then this connection is selected in list box for definition of work connection.

All user changes are saved after user click on "OK" button.