Database menu
The icon, menu name, shortcut key, and description of each option in the
menu.Icon | Menu Item | Accelerator (Shortcut) | Description | |
---|---|---|---|---|
Database | ||||
Extract Schema... | Ctrl-m | Extract schema from database. | ||
Import SCH File... | Import schema from sch file. | |||
Update Schema | Update database meta-schema file from database. See Update a meta-schema from database. | |||
Generate SCH File | Generate a BDL schema file (sch) from the meta-schema file. This file is automatically created by Genero Studio when a meta-schema is compiled. See BDL schema file (sch). | |||
|
Generate Database Creation Script | Used to generate a source 4gl file that can be used to create a new database and tables according to the meta-schema file See Generate a database script from meta-schema. | ||
|
Generate Database Update Script | Used to generate a source 4gl file that can be used to update an existing database based on the meta-schema file. See Generate a database script from meta-schema. | ||
Generate Schema Documentation | Generates an HTML page with details on the meta-schema. See Generate meta-schema documentation. | |||
Diff Schema... | See Comparing two meta-schemas. | |||
Add Table | See Add new tables and columns. | |||
Add Column | See Add new tables and columns. | |||
Add Constraint or Index | See Add constraints or indexes. | |||
Add Foreign Key | See Add foreign keys. | |||
Select | Esc | Selection tool. | ||
Edit | F2 | Edit properties of the item selected. | ||
Insert Column Before | Ctrl-Shift-Ins | See Add new tables and columns. | ||
Insert Column After | Ins | See Add new tables and columns. | ||
Revert | See Revert schema changes dialog. | |||
Layout | Rearrange the items in the diagram. | |||
Filter Items | The Filter View dialog allows you to hide and show items on a diagram. | |||
Locate in Diagram | This action brings focus in the diagram to the selected item. If the selected object is not visible in the current view, the Meta-schema Manager will try to find another view where the object is visible. If no view is found, you are prompted to make the object visible in the current view or to create a new view. | |||
Advanced Properties | Specify the extraction and/or generation options. See Extract meta-schema information from database and Generate a database script from meta-schema. |