eva/3 Application BuilderDeveloping eva/3 ApplicationsWorking with DatabasesTableCreate Table 

Table Description

On the wizzard page Table description, the settings for the .table file and the representation in the database can be made. The settings on this wizzard page comply to the settings on the edit page Overview in the Table Editor

Fig. 24: Table description
Fig. 24: Table description

The following entries are available:
Folder Project folder in wich the table should be created
Search Allows to select a folder withz the Folder Selection Dialog
File name Filename of the new table in the project. The file has to be named with the suffix .table
Table name Name of the table in the database name
Static table When this option is activated, the table has no counterpart in the database. The table can be used habitual in query Queries. Then the wizzard pages Primary Key, and Indicies are not available. The data can only be edited in the table editor. At runtime the data can only be read out
Database Contains the name of the Database connection
Search Allows the selection of the Database connection with the Document Selection Dialog
Schema Selection of a Databas shema, that can be assigned to the table
Comment Allows to add a description of the table
Next Provides the next page of the wizzard
Finish Creates the table. This option is only available when all needed informations about the table are entered on all pages
Cancel Cancels the creation process and returns to the application