Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Soft locks and table buffering
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Soft locks and table buffering
Divers
Thread ID:
00700960
Message ID:
00700960
Vues:
52
I'm curious how people normally handle soft record locks with buffering? (In case I have my terms wrong, I mean where you put who has the record locked and since when into the record rather than using RLOCK()).

Since the table is buffered, no one else in the system will see the change to the lock status fields unless I do a tableupdate. So when the user wants to edit/add, I change those fields, update the table, and then let them edit. When they cancel or save, I have to change them again and update the table again.

I just get the feeling I'm doing things the hard way. Is this normally done in a better way?

Thanks,

Michelle
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform