Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Recycle deleted records
Message
De
25/11/1997 10:10:12
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00062037
Message ID:
00062144
Vues:
23
>>>In a multiuser environment, it is difficult to use PACK to remove a deleted record. To work around this problem, we can recycle the deleted records. In that case, we do not need to physically remove those deleted records. But in VFP if the table has primary index the deleted records will have a problem with the "uniqueness". I wonder whether there is a simple way to work around it.
>>
>>Sure. Change the key when you delete a record. Depending on how you generate unique keys, you can set a rule to have unique "real" keys and unique "deleted" keys.
>>
>>Vlad
>
>Or, when you reclaim a deleted record you can change the key id to the next available generated id.

Thank you for your response. I have a further question here. When you try to recycle a deleted record, you need to locate deleted(). Will it be difficult when the table is huge?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform