Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Primary Keys
Message
 
To
04/12/2000 14:32:01
Gerald McKinsey
Keystone Consulting Services, Inc.
Yorktown, Indiana, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00449014
Message ID:
00449019
Views:
14
>I always thought the Primary Key meant one field...the ID you want to make Primary.

Perhaps you were thinking about VFP's primary key? While it's not a VFP requirement that it be only one field, its highly advisable if you plan to use the RI builder for your RI code. If the primary key is composed of multiple fields, the RI builder won't correctly parse out the entire primary key, just the first field will be used - and so you'll either have to edit this RI code (and hope to never need additional edits) or completely roll your own RI code.

I'm writing fast - does this make any sense?
Previous
Reply
Map
View

Click here to load this message in the networking platform