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 Procedure Editor.

 

Object

iconDB select a database

iconObjects_Procedure select a procedure for editing

 

General

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

iconExecute execute the procedure

iconShowSQLHelp show SQL help

iconPrint set printing options to print metadata of the procedure

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

iconRestoreDefaultSize restore the default size and position of the editor window

iconOptions adjust Visual Mode Editors options

 

Tools

iconTools_DependencyTree view the dependency tree for the procedure

iconGrantsOnObject define grants on the procedure

iconAutograntPrivileges set autogrant privileges for the procedure

iconDebugProcedure debug the procedure using Procedure/Trigger Debugger

 

Explorer

iconDBExplorer browse the procedure parameters and variables using the Explorer tree

 

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 procedure:

 

Input Parameters / Output Parameters / Variables / Cursors

iconPlus append a new input parameter / output parameter / variable / cursor

btnArrowRight insert a input parameter / output parameter / variable / cursor

iconMinus delete the selected input parameter / output parameter / variable / cursor

btnArrowUp move the selected input parameter / output parameter / variable / cursor up

btnArrowDown move the selected input parameter / output parameter / variable / cursor down

 

Permissions

iconGrantManager_Grant Grant

iconGrantManager_GrantWithGrantOption Grant with Grant Option

iconGrantManager_Revoke Revoke

iconGrantManager_GrantAll Grant All

iconGrantManager_GrantAllWithGrantOption Grant All with Grant Option

iconGrantManager_RevokeAll Revoke All

iconGrantManager_GrantOnAll Grant on All

iconGrantManager_GrantWithGrantOptionOnAll Grant on All with Grant Option

iconGrantManager_RevokeOnAll Revoke on All

iconAddGranteeObject Add 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

 

Items of the Navigation bar are also available on the ToolBar of Procedure 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.