Diseño de tabla
In the Table Design window you define new tables or edit the structure of an existing table.
La ventana dispone de su propia barra de menús. También contiene el comando nuevo siguiente: Diseño de índice
Área de definición de tabla
Esta área es donde se define la estructura de la tabla.
Nombre del 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.
Descripción
Specifies an optional description for each field.
El menú contextual de las cabeceras de fila contiene las órdenes siguientes:
Cortar
Corta la fila seleccionada en el portapapeles.
Copiar
Copia la fila seleccionada en el portapapeles.
Pegar
Pega el contenido del portapapeles.
Eliminar
Borra la fila seleccionada.
Insertar filas
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.
Llave primaria
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.
Propiedades del campo
Define las propiedades de campo del campo seleccionado.
Longitud
Specifies the maximum number of characters allowed for data entry of the corresponding data field including any spaces or special characters.
Decimales
Indique el número de decimales para un campo numérico o decimal.
Valor predeterminado
Especifica el valor predeterminado en los nuevos registros de datos.
Ejemplo de formato
Displays the format code to assign to the field value that you can select with the ... button.
...
Este botón abre el diálogo Formato de campo.
Área de ayuda
Displays a help string or hint defined by the database designer for the given field.