Steps
- Go to Settings and maintenance > System design. Then select the Tables tab.
-
Click New table.
-
In the Table properties screen, enter data about the new table.
- Enter a name to be used as the label.
- Enter a database table beginning with y_ to identify it in the schema.
- Optionally set other properties. Se details about the fields below.
Some table properties cannot be set until you have added fields. -
Click OK to save the new table (runs
create table y_mynewtable ...). - Add fields to your new table.
- Optionally, adjust table properties such as sort order. (Click the table name in the list to enter edit mode.)
- Click Restart NetServer. If Travel is activated, you will also see a message that a new Travel database must be generated.