DataBrowser Screen Shots
[ Linux |
Windows ]
The DataBrowser's main window is simple and functional. The top portion of the window is used to enter dynamic SQL statements. The lower portion of the window displays a tree view of the current database, and the results of any queries. The treeview can be limited to a particular catalog or schema to limit clutter in the treeview. A list of recent connections is maintained on the database menu for
quick connections.

Query results are displayed in tabular format.

|
For most databases, the DataBrowser is able to insert data into
table... Right clicking on a table item in the treeview, or
on data in a result set will bring up the add data dialog shown
at the right. |
 |
|
The DataBrowser can also modify existing records.
|
 |
The TableEditor functionality helps with the creation of new tables. The Table Editor is shown below.

|