Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
10 Things to Avoid in VFP Development
Message
 
To
31/12/1999 11:02:41
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00310318
Message ID:
00310942
Views:
54
>>Do not confuse a primary key with a primary index, they are two different things.
>
>But VFP returns the PI when you request the PK. So you might as well design them to be one in the same.

Mike,

They are NOT the same and never will be. Priamry Key is an issue of relational design, Primary Index is an issue of VFP as a specific product. Just because VFP hose to use the wrong words for a function doesn't make the two terms mean the same thing. One can easily have a fully functional Priamry Key without any primary index in existance.

You need to separate the logical design issues from the physical design issues as they are often different and they are even occasionally in conflict with one and other (Denormalization as an example).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform