Creating Databases

When you open the Embedded Data Table Editor, a default database that has a single table is available. By using this default database as a starting point, you can create additional tables for the database and add the fields that you want for each table with the specific field properties that each field requires. After you design the database tables, you can add the data that you want to store in each table.

ClosedTo add a table to the database

Adding a table to the database is not supported when you access the editor by clicking Edit Data on the List Items property page for a data entry control. This is because only the single table that contains the data that is linked to the control can be modified by using the control's List Items property page.

Use one of the following methods:

ClosedTo add a field to the table

Use one of the following methods:

ClosedTo specify field properties

Use one of the following methods:

Depending on the data type of the selected field, the following options are available:

ClosedTo add data to the table

You can add a whole table of data at one time by using the import feature. For more information, refer to Importing Database Tables.

ClosedTo add a description to the field