Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Indexing keys
Message
 
À
14/01/1999 09:07:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00175849
Message ID:
00175891
Vues:
40
Jason,

The problem you are having is that you are missing a key.
Table             Primary Key       Foreign Key
OfficeTitles      nTitle_id
Offices           nOffice_id        nTitle_id
In this example, for Offices, nOffice_id would be a Primary or candidate key and nTitle_id would be regular. Your relationship is from OfficeTitel.nTitle_id index to the Offices.nTitle_id index and is one to many.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform