Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Buffering or NOT buffering, how to do this?
Message
 
À
13/09/1999 09:49:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00263935
Message ID:
00263995
Vues:
35
John,

To use transactions also use buffering. You want to do all the INSERTs before you begin the transaction. Then in the transaction you simply issue the TableUpdate() calls for every table involved. If one of the updates fails you Rollback if they all succeed you endtransaction.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform