Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Violating key
Message
From
08/12/2004 11:44:07
 
 
To
08/12/2004 10:41:23
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 6
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00967754
Message ID:
00967792
Views:
7
>I am using the VFP tables. I have a situation where, you enter a record and the user enters a unique key. The record is then deleted. Later another record with the same key is entered. an error occurs regarding the uniqueness of the key. Why does this error occur. When I browse the VFP table I do see that the old record is there and marked for deletetion. Is there a way to avoid this problem with out packing and reindexing the table?

As everyone else has said, the record is still present until PACKED. If it's an integer key, flip it negative when you delete the record.
Previous
Reply
Map
View

Click here to load this message in the networking platform