Add / Edit (Indexes Menu)


 

The Add function of the Indexes Menu defines an index for the selected file.

 

indexeditor.jpg

 

Index Editor Dialog Items

Index File

Defines a name of the index file.

SQL Index
Specifies the database name of the index.
Index Columns
Defines the columns used by the index.
Description
Provides a description of the database entry.
Unique
Prevents duplicate keys within the index.
Upper Case
Speficies that the database index should be in uppercase.
Don't Create
Signifies that the database index should not be created.


About SchemaEditor Delete (Indexes Menu)