Online Documentation for SQL Manager for MySQL

Using Navigation bar and Toolbar


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

 

Procedure Editor - Using Navigation bar

 

 

The Navigation bar of Procedure Editor allows you to:

 

Object group

iconDB select a database

iconObjects_Procedure select a procedure for editing

 

General group

iconRefresh refresh the content of the active tab

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

iconSaveDescription save the procedure description (if it has been modified)

iconExecute execute the procedure

iconDebugTrigger debug a procedure

iconPrint print metadata of the procedure

iconShowSQLHelp view MySQL reference

iconRestoreDefaultSize restore the default size and position of the editor window

 

Transaction group

iconCommit commit transaction

iconRollback rollback transaction

 

Data Management group

iconTools_ExportData export data

iconTools_ExportAsSQLScript export as SQL script

 

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:

 

Description group

iconSaveToFile save object description to file

iconCopyToClipboard copy description to clipboard

 

DDL group

iconSaveToFile save DDL to file

iconTools_SQLEditor open DDL in SQL Editor

 

 

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.