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

 

Table Editor - Using Navigation bar

 

The Navigation bar of Table Editor (in the Edit table mode) allows you to:

 

Object

iconDB select a database

iconObjects_Table select a table for editing

 

General

iconRefresh refresh the content of the active tab

iconGrantsOnObject define grants on the table

iconPrint set printing options to print metadata of the table

iconQuickSave save the object using the Quick Save feature

iconQuickLoad load the object from buffers using the Quick Load feature

iconShowSQLHelp show SQL help

iconOptions adjust Table Editor options

iconRestoreDefaultSize restore the default size and position of the editor window

iconCompile compile the table (if it is being modified)

 

Tools

iconTools_DependencyTree view the dependency tree for the table

iconObjects_CreateView create a view based on the table

iconObjects_CreateProcedure create a procedure based on the table

 

Explorer

iconDBExplorer browse the table subobjects 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 table:

 

Description

iconSaveToFile save object description to file

iconCopyToClipboard copy description to clipboard

 

Fields

iconObjects_AddField add a new field

iconObjects_EditField edit selected field

iconObjects_DropField drop selected field(s)

 

Constraints

iconObjects_AddPK add a new primary key

iconObjects_EditPK edit selected primary key

iconObjects_DropPK drop selected primary key

iconObjects_AddFK add a new foreign key

iconObjects_EditFK edit selected foreign key

iconObjects_DropFK drop selected foreign key(s)

iconObjects_AddCheck add a new check

iconObjects_EditCheck edit selected check

iconObjects_DropCheck drop selected check(s)

iconObjects_AddUnique add a new unique constraint

iconObjects_EditUnique edit selected unique constraint

iconObjects_DropUnique drop selected unique constraint(s)

 

Indexes

iconObjects_AddIndex add a new index

iconObjects_EditIndex edit selected index

iconObjects_DropIndex drop selected index(-es)

 

Triggers

iconObjects_AddTrigger add a new trigger

iconObjects_EditTrigger edit selected trigger

iconObjects_DropTrigger drop selected trigger(s)

 

Data Management

iconCommit commit transaction

iconRollback rollback transaction

iconTools_ExportData export data from the table using Export Data Wizard

iconTools_ExportAsSQLScript export data from the table as SQL script using Export as SQL Script Wizard

iconTools_ImportData import data into the table using Import Data Wizard

 

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

 

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 Table 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.