Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Naming conventions for Table Fields
Message
 
À
09/08/1999 12:00:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00250875
Message ID:
00252981
Vues:
22
>I think visio also "wants" fkeys to have the same name If I remember correctly
>Ken
>

Just my 2 cents here.

This get into some trouble when you have 1 to many to one environments. I have a few financne oriented apps. John Doe can have a few accounts 1:M but each account can only have 1 set of figures. 1:1

UID = primary key for each table.
CUID = customer FKey = cust.uid
AUID = account FK = accnt.uid

So vision will get you in trouble here. Generating updateable views is fun!


__Stephen
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform