Design de tabela

In the Table Design window you define new tables or edit the structure of an existing table.

Para aceder a este comando...

In a database file window, click the Tables icon. Choose Insert - Table Design or Edit - Edit.


Descrição geral da base de dados

Design de tabela

A janela possui a sua própria barra de menus. Também contém o seguinte novo comando: Design de índice

Área de definição de tabelas

Esta área é utilizada para definir a estrutura da tabela.

Nome do campo

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.

Tipo de campo

Specifies the field type. The available field types are limited by the database engine being used.

Descrição

Specifies an optional description for each field.

Os cabeçalhos de linha contêm os seguintes comandos no menu de contexto:

Cortar

Corta a linha selecionada para a área de transferência.

Copiar

Copia a linha selecionada para a área de transferência.

Colar

Cola o conteúdo da área de transferência.

Eliminar

Elimina a linha selecionada.

Inserir linhas

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.

Chave primária

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.

Propriedades do campo

Define as propriedades do campo atualmente selecionado.

Comprimento

Specifies the maximum number of characters allowed for data entry of the corresponding data field including any spaces or special characters.

Casas decimais

Especifica o número de casas decimais para um campo numérico ou decimal.

Valor padrão

Especifica o valor padrão a utilizar para novos registos de dados.

Exemplo de formato

Displays the format code to assign to the field value that you can select with the ... button.

...

Este botão abre a caixa de diálogo Formato do campo.

Área da ajuda

Displays a help string or hint defined by the database designer for the given field.