Relaties
Deze opdracht opent het venster Relatieontwerp voor de definitie van relaties tussen verscheidene databasetabellen.
Hier kunt u tabellen uit de huidige database koppelen via gemeenschappelijke gegevensvelden. Klik op het pictogram Nieuwe relatie om de relaties te maken, of sleep gewoon met de muis.
Deze functie is alleen beschikbaar als u met een relationele database werkt.
When you choose Tools - Relationships, a window opens in which all the existing relationships between the tables of the current database are shown. If no relationships have been defined, or if you want to relate other tables of the database to each other, then click on the Add Tables icon. The Add Tables dialog opens in which you can select the tables with which to create a relation.
Als het venster Relatie-ontwerp open is, kunnen de geselecteerde tabellen niet veranderd worden, zelfs niet in de tabelontwerpmodus Dit zorgt ervoor dat het niet mogelijk is de tabellen te veranderen terwijl de relaties worden gemaakt.
The selected tables are shown in the top area of the relation design view. You can close a table window through the context menu or with the Delete key.
Primary key and foreign keys
If you want to define a relation among the various tables, you should enter a primary key that uniquely identifies a data field of an existing table. You can refer to the primary key from other tables to access the data of this table. All data fields referring to this primary key will be identified as a foreign key.
Alle gegevensvelden die naar een primaire sleutel verwijzen zullen in de tabel worden aangegeven met een klein sleutelsymbool.
Relaties definiëren
All existing relations are shown in the relations windows by a line that connects the primary and foreign key fields. You can add a relation by using drag-and-drop to drop the field of one table onto the field of the other table. A relation is removed again by selecting it and pressing the Delete key.
U kunt ook op het pictogram Nieuwe relatie klikken in het bovenste gedeelte van het relatieveld en een relatie definiëren tussen twee tabellen in het dialoogvenster Relaties.
If you use LibreOfficeDev as the front-end for a relational database, the creation and deletion of relationships is not placed in an intermediate memory by LibreOfficeDev, but is forwarded directly to the database.
Als u dubbelklikt op een verbindingslijn, kunt u bepaalde eigenschappen aan de relatie toekennen. Het dialoogvenster Relaties wordt geopend.