Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question on Transaction Process
Message
De
14/10/1998 13:19:16
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00146723
Message ID:
00146742
Vues:
22
Jim,

Is it too obvious to add a note about buffering? Since TABLEUPDATE requires it?

Also, I understand that if you do issue ROLLBACK, it undoes the changes to the _original_ tables, but not the buffered table. So I issue TABLEREVERT after a ROLLBACK. Is that silly?


>It is a very good idea to keep BEGIN TRANSACTION and END TRANSATION/ROLLBACK as close to each other in the code as is possible to limit the amount of time that system resources are kept locked. Do all your calculations and stuff first, then BEGIN TRANS, do the TableUpdates() and finally END TRANS or ROLLBACK as appropriate.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform