eva/3 Application BuilderDeveloping eva/3 ApplicationsWorking with DatabasesTableTable Editor 

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 editor page Indicies.

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

Fig. 32: Indicies
Fig. 32: 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
Spalte entfernen Moves the selected table column from the right list to the left, so it will not be integrated in the selected index
Spalte hinzufügen Moves the selected table column from the left list to the right, so it will be integrated in the selected index
Alle Spalten entfernen Moves all table column from the right list to the left, so all table columns will not be integrated in the selected index
Alle Spalten hinzufügen Moves all table column from the left list to the right, so all table columns will be integrated in the selected index