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

Indicies

To speed up the searching and sorting of data in a table, indicies for the table can be created, edited and deletetd by the wizzard page Indicies. The settings on this wizzard page comply to the settings on the edit page Indicies in the Table Editor

Hint:This wizzard page will notbe available, when the table is static.

Fig. 27: Indicies
Fig. 27: Indicies

The following entries are available:
Index Combo box with all created indicies. By entering a name, that can be changed at the selected index
Add Creates a new index
Delete Deletes the selected index
Left list List of all table columns, that will not be integrated in the selected index
Sort Sorts the left list
Right list List of all table columns, that will be integrated in the selected index
Sort Sorts the right list
< Moves the selected table column from the right list to the left, so it will not be integrated in the selected index
> Moves the selected table column from the left list to the right, so it will be integrated in the selected index
<< Moves all table column from the right list to the left, so all table columns will not be integrated in the selected index
>> Moves all table column from the left list to the right, so all table columns will be integrated in the selected index
Back Provides the previous page of the wizzard
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