The DMS (Database Management System) is a database-independent management
tool. It connects via ODBC to a database and gets the information you want
with a SQL-query.
The Logon-Frame:

I think this frame is self-explanatory and it's only here, because
... well ... i'm bored and it's fun to play arround the page.
A Screenshot of our GUI:

Below the menu is the command-line, here you enter the SQL-query and send it - by pressing the "Submit Query"-button - to the
database and the information will be returned and displayed in the "ResultField". Below the command-line is the history-line
the last submitted query is shown here and with the undo-fuction it will be submitted again.
Underneath the "ResultField" is the Status-frame, here the present SQL-query is displayed.
All Frames which are so wonderful useful when you administer a database (top down):
1.) all databases
2.) all tables in a database
3.) all datasets in a table
4.) the metadata of a table
