Návrh tabulky
In the Table Design window you define new tables or edit the structure of an existing table.
Okno má vlastní nabídku. Také obsahuje následující nový příkaz: Návrh indexu
Oblast definice tabulky
V této oblasti určujete strukturu tabulky.
Název pole
Specifies the name of the data field. The database engine may impose restrictions on the length of the table name, and the use of special characters and spaces within the table name.
Typ pole
Specifies the field type. The available field types are limited by the database engine being used.
Popis
Specifies an optional description for each field.
Záhlaví řádků obsahuje následující příkazy místní nabídky:
Vyjmout
Vyjme označený řádek do schránky.
Kopírovat
Zkopíruje označený řádek do schránky.
Vložit
Vloží obsah schránky.
Odstranit
Smaže vybraný řádek.
Vložit řádky
Inserts an empty row above the current row, if the table has not been saved. Inserts an empty row at the end of the table if the table has already been saved.
Primární klíč
If this command has a check mark, the data field is defined as a primary key. By clicking the command you activate/deactivate the primary key definition of the field. The command is only visible if the data source supports primary keys.
Vlastnosti pole
Určení vlastností aktuálně vybraného pole.
Délka
Specifies the maximum number of characters allowed for data entry of the corresponding data field including any spaces or special characters.
Desetinná místa
Určuje počet desetinných míst číselného pole.
Výchozí hodnota
Určuje výchozí hodnotu pro nové datové záznamy.
Příklad formátu
Displays the format code to assign to the field value that you can select with the ... button.
...
Toto tlačítko otevře dialog Formát pole.
Oblast nápovědy
Displays a help string or hint defined by the database designer for the given field.