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
    
 select a database
  
    
 select a database trigger for editing
  
General
    
 compile the database trigger (if it is being created/modified)
  
    
 show SQL help
  
    
 set printing options to print metadata of the database trigger
  
    
 save the object using the Quick Save feature
  
    
 load the object from buffers using the Quick Load feature
  
    
 refresh the content of the active tab
  
    
 toggle Text / Visual editor modes
  
    
 adjust Visual Mode Editors options
  
    
 restore the default size and position of the editor window
  
Tools
    
 view the dependency tree for the database trigger
  
    
 define grants on the database trigger
  
    
 set autogrant privileges for the database trigger
  
    
 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
    
 append a new variable
  
    
 insert a variable
  
    
 delete the selected variable
  
    
 move the selected variable up
  
    
 move the selected variable down
  
Message
    
 append a new message
  
    
 insert a message
  
    
 delete the selected message
  
    
 move the selected message up
  
    
 move the selected message down
  
Permissions
    
 add a grantee object
  
Description
    
 save object description to file
  
    
 copy description to clipboard
  
DDL
    
 save DDL to file
  
    
 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 
 Toolbar (if you need the toolbar only) or 
 Both (if you need both the toolbar and the Navigation bar) in the Bar style for child forms group.
  
