Online Documentation for SQL Manager for InterBase/Firebird
Query Data
Explain query on execution
If this option is checked, the query plan is displayed automatically upon query execution in Query Data.
Show result for each query
With this option checked, when you execute two or more queries, the result of each query will be displayed one by one. Otherwise, only the result of the last query will be displayed.
Execute selected text separately
Check this option to allow execution of the selected statement separately.
Write only successfully executed queries to database SQL log file
If this option is checked, unsuccessful queries will not be saved to the Query Data log file (see Setting log options in the Database Registration Info dialog).
Show results on Query tab
If this option is checked, the Results tab is displayed as a separate tab.
Don't save queries automatically for the next session
If this option is checked, the SQL query text will not be saved. Otherwise, it will be saved in Windows registry and will be therefore available in the next sessions of application.
Always save changes in Favorite Queries before closing
This option enables/disables saving changes in SQL queries marked as Favorite automatically upon closing the editor.
Same queries for all databases
With this option enabled, Query Data stores all queries in a shared repository, so that switching to another database does not cause loading queries of that database (applying this option does not affect currently opened copies of Query Data). The value of the option can be changed freely without any risk to lose the query repository content.
Refresh DB Explorer upon successful DDL statement execution
If this option is selected, the content of DB Explorer is refreshed each time a DDL statement is executed successfully in Query Data.
Transaction confirmation
Disable transaction confirmation
If this option is checked, no transaction confirmation will be required on closing Query Designer and Query Data. Specify the default action (Commit or Rollback) and this action will be performed automatically each time when you close the editor.
Substitute constraints in query plan
If this option is checked, natively used constraints are substituted with indexes in the query plan.
Toggle AutoDDL off by default
Toggles the default mode (on/off) for automatic committing of each statement.
See also: |