Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with indexes..
Message
From
01/04/2000 18:03:18
 
 
To
01/04/2000 16:29:21
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00353958
Message ID:
00353974
Views:
14
>I have a database with several tables, the tables have principal indexes, but when I want to add a record with a key value that exist but is deleted,i can't because the key must be unique.How can I solve this problem ?

Easy. Don't reuse keys. By definition, a PK is unique for each row in the table. When you delete a record, the record still exists. There is a more complete discussion on my web site.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform