Managing database fields and tables

The Database Explorer pane enables you to add, delete, re-arrange and rename fields, tables and folders. You can use the Copy/Paste commands, the drag-and-drop functions and the commands available via the context menu (displayed after right-clicking the explorer pane).

Dropping the dragged table over a folder places the table at the end of the table list in that folder.
Dropping a field over the table places that field at the end of the field list.

To rename any tree item, select it, then click it or use the Rename command from the context menu.

The Display Field Name With command toggles on/off displaying optional additional field information: the field type, its status ("calculated", "validation", "conversion", "default value") and whether the field is currently filtered.

To display the Field Setup dialog box, double click a given field in the Database Explorer pane or click that command on the main menu or the context menu. The dialog box offers the following options:

Field name

Any string starting with a letter and containing up to 63 characters.
Field names should be unique within a given table as otherwise formulas referring to record fields may produce incorrect results.

Field type

One of the available four field types: "Text", "Numeric", "Long Text", "Files/Images" and "Code".
For details, please see: Creating new databases
Changing an existing field type may result in conversion and/or modifying the existing field contents.

Special

This value specifies whether the field features some additional functionality.

Statistics

Calculates the breakdown (field value/number of occurrences) for a given field.
The generated sorted list has a form of plain text so it can be selected and copied on to the Clipboard. This and much more advanced functionality is provided by Pivot Tables.

Formulas

Lists all predefined GS-Base functions that can be used in formula expressions in database fields. Database fields are referenced in these expressions by names.