Online Documentation for SQL Manager for InterBase/Firebird

Using Navigation bar and Toolbar


The Navigation bar and Toolbar provide quick access to tools implemented in Database Trigger Editor.

 

Object

iconDB select a database

iconObjects_DBTrigger select a database trigger for editing

 

General

iconCompile compile the database trigger (if it is being created/modified)

iconShowSQLHelp show SQL help

iconPrint set printing options to print metadata of the database trigger

iconQuickSave save the object using the Quick Save feature

iconQuickLoad load the object from buffers using the Quick Load feature

iconRefresh refresh the content of the active tab

iconEditorMode toggle Text / Visual editor modes

iconOptions adjust Visual Mode Editors options

iconRestoreDefaultSize restore the default size and position of the editor window

 

Tools

iconTools_DependencyTree view the dependency tree for the database trigger

iconGrantsOnObject define grants on the database trigger

iconAutograntPrivileges set autogrant privileges for the database trigger

iconDebug debug the database trigger using Procedure/Trigger Debugger

 

 

Depending on the current tab selection, the Navigation bar expands to one or more additional panes with tab-specific actions that can be useful for working with the database trigger:

 

Variable

iconPlus append a new variable

btnArrowRight insert a variable

iconMinus delete the selected variable

btnArrowUp move the selected variable up

btnArrowDown move the selected variable down

 

Message

iconPlus append a new message

btnArrowRight insert a message

iconMinus delete the selected message

btnArrowUp move the selected message up

btnArrowDown move the selected message down

 

Permissions

iconAddGranteeObject add a grantee object

 

Description

iconSaveToFile save object description to file

iconCopyToClipboard copy description to clipboard

 

DDL

iconSaveToFile save DDL to file

iconTools_SQLEditor open DDL in Execute Script

 

 

NOTE: Items of the Navigation bar are also available on the ToolBar of Database Trigger Editor. To enable the toolbar, open the Environment Options dialog, proceed to the Windows section there and select RadioButton Toolbar (if you need the toolbar only) or RadioButton Both (if you need both the toolbar and the Navigation bar) in the Bar style for child forms group.