Application - Main Application Window Toolbar

Click here to see a description of each icon in the toolbar
Click here to see a description of each menu in the toolbar
|
|
Application - Schema Browser
The schema browser allows the user to browse through the server connections
and view the structure of the database and the schema objects so that the user can understand the structure and dependencies of the objects. Double clicking on a file (Text, SQL, HTML, XML) will open it in its associated editor within a new tab. |
Schema Browser
MIME type
|
| Schema extraction and DDL & DML Scripting - The schema browser allows the user to extract schema definitions of
database objects and script the SQL, DDL and DML statements to a query window. With a right-click of the mouse the user may script a SELECT, INSERT,
UPDATE or DELETE on any table or view. He/she may also script CREATE, ALTER and DELETE SQL statements for stored procedures and functions to manipulate
the objects. |
Table Scripting
Procedure Scripting
|
| Script Browser - The script browser allows the user to mount different directories so that he/she may browse and open
the database scripts with a mouse click. With mounted directories the browser gives the user quick access to open scripts into their query window. Version control for both SVN and CVS can also be accessed by right clicking on items within the script browser. Double clicking on a file (Text, SQL, HTML, XML) will open it in its associated editor within a new tab. |
Script Browser
MIME type
|
Script Browser Filtering - The Schema Browser filtering capability allows users to filter objects in the object folders.
The filtering supports wildcards and any characters. In Server Registration under the Filter tab, the user has the ability to add filters to folders with
wildcards. *=wildcard, ?=any character. He/she may filter databases, schemas, or object folders. |
 Script Browser Filter
|
| Oracle Database Link Scripting - For Oracle added support to script CREATE & DROP for Database Links |
 Oracle Database Link Scripting
|
| Sybase Anywhere Events Scripting - For Sybase Anywhere added support to script CREATE & DROP Events |
Sybase Anywhere Events Scripting
|