Table

Table is a repository object, which gives access to physical table on the server. Repository table structure corresponds to the server table structure. Editing repository table data changes respective data stored in the server table.

Depending on the purpose, all tables can be grouped into two main categories:

Creating a Table

To create a table, in the Object Navigator dialog box, select:

A table creation wizard opens after executing one of the operations. On the Basic Properties determine object name and identifier. Select created object type from the list on the Object Type page - Table:

After selecting object type, determine page settings:

NOTE. It is available to create and process tables only in the desktop application.

Working with Tables

To view table data, select it in the object navigator and:

A dialog box with data opens. Description of this dialog box and principles of working are described in the Working with Data Set section.

See also:

Working with Data Set | ITable | Relational Objects of Repository