Online Documentation for SQL Manager for InterBase/Firebird

Grid


The Grid section of the Database Registration Info dialog allows you to adjust the default grid mode settings.

 

Database Registration Info - Grid

 

CheckBox Enable boolean fields support

If this option is checked, boolean fields are supported in data grid.

 

CheckBox Set required fields in grids

If this option is checked, you have to set values for all the NOT NULL table fields.

 

CheckBox Set calculated fields as read-only

If this option is checked, calculated field values cannot be edited.

 

CheckBox Get default values for fields

If this option is checked, SQL Manager will automatically get the default field values from the database server.

 

CheckBox Get record count beforehand

If this option is checked, SQL Manager automatically calculates the number of records in table or query. Corresponding information is displayed in the status bar.

 

CheckBox Trim Char Fields in Grids

If this option is checked, the final spaces in fields of the CHAR type are trimmed during the editing process.

 

CheckBox Auto Commit Transactions

If this option is checked, SQL Manager automatically commits transactions, otherwise you have to do it manually.

 

CheckBox Protected edit (block record while editing)

If this option is checked, SQL Manager blocks the record you are editing, so that other users cannot edit this record. This helps to avoid conflicts of collective access to the database.

 

 


See also:

Data View