Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tableupdate() behavior
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Tableupdate() behavior
Divers
Thread ID:
00069971
Message ID:
00069971
Vues:
90
I am converting my updates to my table from the legacy scatter / gather technique and trying out buffering. I'm a litle confused though when I issue tableupdate(). If I understand this technique correctly, when I have (OPT 3) set on a table either in code or in the bufferoverride property of a DE, when an edit is made it is made to the table directly, and the only time locking is performed is when the pointer is moved, or the tableupdate() command is issued.

When the lock is placed on the record edited when tableupdate() is issued, does it automatically unlock that record so other users can edit that record after the tableupdate() is complete or do I have to issue an unlock after tableupdate() succeeds?

Thanks.

john.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform