Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tablerevert() vs. Rollback
Message
De
15/12/1998 13:59:45
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00167645
Message ID:
00167803
Vues:
23
Correct. First you ROLLBACK the changes to the tables, then you TABLEREVERT() the buffer. Hmmm, maybe the function *should* have been called CURSORREVERT(), instead of TABLEREVERT...

Side note: if the updates are successful then you have to explicitly END TRANSACTION. But if you ROLLBACK, well, that implicity ends the transaction. (That wasn't obvious to me at first, anyway.)

>Nancy,
>your answer helped clean up some issues,
>
>Now one more issue, I noticed that you RollBack and then
>TableRevert(). Is there an issue here??
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform