The main menu bar can be floating or docked.
Main menu bar
Menus and toolbars are completely customizable. You can—
add or remove menu and toolbar buttons and commands
add or remove toolbars and menus themselves
create new menus and toolbars
Any customization is saved permanently in the system registry and restored automatically next time SQL Navigator is run. The main menu bar (by default) contains the following menus. If these menus are not visible, you may need to reset your menus.
|
This menu |
Has commands for |
|
File |
operations on files and workspaces, plus the Exit command |
|
|
|
|
Edit |
common text- and code-editing actions |
|
|
|
|
Search |
finding text, code and database objects |
|
|
|
|
View |
controlling the appearance of various windows |
|
|
|
|
Session |
session-wide actions |
|
|
|
|
Object |
operating on database objects |
|
|
|
|
Debug |
code debugging |
|
|
|
|
Tools |
invoking and controlling secondary tools |
|
|
|
|
Team Coding |
version control and team coding functions |
|
|
|
|
Windows |
controlling the arrangement of open windows in the SQL Navigator application area |
|
|
|
|
Help |
access to on-line help |
Menu synchronization
The commands that are available in all windows change as different types of objects and windows are selected or opened.
Database objects associated with an open window become "current" for the entire SQL Navigator development environment.
Whenever you open a database object (a table, procedure, function, index, and so on) in one of the following windows, SQL Navigator enables all the appropriate menu or toolbar commands for that object.
DB Navigator
Find Objects
Code Search
Workspace
Describe tool
Visual object editors
Browse/Edit data
For example, when an object is open in an editing window, you can use the Locate in Schema command to jump to that object’s node in the DB Navigator tree, expanding all intermediate nodes and opening the object’s details.