Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create a primary key programatically
Message
 
To
16/02/1999 08:14:32
Carla Silva
Http - Produtos Informaticos, Lda.
Odivelas, Portugal
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00187974
Message ID:
00188170
Views:
26
Carla,

You cannot create a primary index with a FOR clause programmitically. The solution is to change the index to candidate and add a surrogate primary key whose vlaue is never duplicated ever. Then you don't need the for clause anymore.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform