Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why for da keymatch() finds da deleted records???
Message
 
 
To
13/11/2001 16:21:50
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00581140
Message ID:
00581166
Views:
22
>Hi
>
>I was trying to use keymatch() to prevent duplicate records in my table but it picks up deleted records that have not yet been removed from the table. I can use indexseek() to getaround the problem but was curious as to why keymatch behaves this way???
>
>Awaiting enlightenment
>Geoff Scott

KeyMatch() searches the index not the table itself. Delted records are still in the index.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform