Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why for da keymatch() finds da deleted records???
Message
De
14/11/2001 00:19:11
 
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:
00581311
Vues:
23
You could change the key field of the record immediately before deleting
REPLACE keyfield WITH a_meaningless_value
DELETE
That way your deleted records won't show when you use keymatch()


>Hi
>
>Thanks for your reply
>
>I am having difficulty with duplicate records probably for the very reason that deleted records are not removed from the index.
>
>Does this mean that if I want to reuse a key tag that I have to :-
>
>1) look for the tag
>2) then check to see if it was deleted and
>3) if so then recall it and replace the details.
>
>Is there not a way to force removal of a deleted record without having exclusive rights???
>
>Regards
>Geoff Scott
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform