Database Tables
Database tables can be viewed or updated in two ways:
In its relational diagram, that is the diagram of the tables in the database.
In its properties, in the Components page.
The components page displays the database tables.
The name of the associated Data Group is indicated if applicable.
Creating a table
See previously: Database Properties.
To create a table from the properties of the database:
1. Open the database properties dialog box.
2. Click the Characteristics page.
3. In the Physical Data section, click Tables.
4. Click New.
5. Enter the table name and click OK.
Deleting a table
To delete a table and its columns, keys and indexes:
1. Right-click the table and select Remove .
A message asks if you want to remove the table from the database or delete it from the repository.
2. Select Delete and click Remove.
*The deleted table will not be automatically recreated at a new synchronization. To recreate a table, at the synchronization results validation step validate the creation action proposed for this table (select the corresponding check box). See Step 4: Validating results.