Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why for da keymatch() finds da deleted records???
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00581140
Message ID:
00581166
Vues:
23
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform