Ébauche de table
In the Table Design window you define new tables or edit the structure of an existing table.
La fenêtre comprend une barre de menu ainsi que la nouvelle commande Ébauche d'index
Zone de définition de la table
Vous pouvez définir la structure de la table dans cette zone.
Nom de champ
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.
Type de champ
Specifies the field type. The available field types are limited by the database engine being used.
Description
Specifies an optional description for each field.
Le menu contextuel des en-têtes de colonne contient les commandes suivantes :
Couper
Coupe la ligne sélectionnée dans le presse-papiers.
Copier
Copie la ligne sélectionnée dans le presse-papiers.
Coller
Colle le contenu du presse-papiers.
Supprimer
Supprime la ligne sélectionnée.
Insérer des lignes
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.
Clé primaire
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.
Propriétés d'un champ
Définit les propriétés de champ du champ sélectionné.
Longueur
Specifies the maximum number of characters allowed for data entry of the corresponding data field including any spaces or special characters.
Décimales
Spécifie le nombre de décimales pour un champ numérique ou un champ décimal.
Valeur par défaut
Spécifie la valeur par défaut des nouveaux enregistrements de données.
Exemple de format
Displays the format code to assign to the field value that you can select with the ... button.
...
Ce bouton permet d'ouvrir la boîte de dialogue Formater le champ.
Section d'aide
Displays a help string or hint defined by the database designer for the given field.