Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to Rollback a Transaction
Message
De
05/01/2000 13:25:29
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Unable to Rollback a Transaction
Divers
Thread ID:
00313364
Message ID:
00313364
Vues:
70
I'm trying to rollback a transaction if the user presses the cancel button but it's still being appended....

begin trans
appen blank


*** The following is the click method of the cancel button *****

DO CASE
CASE cnAnswer = 6
ROLLBACK
THISFORM.RELEASE()
PICKREG.SHOW()

CASE cnAnswer = 7
THISFORM.REFRESH()
ENDCASE

TIA

Jeff T.
Thanks in Advance.

J. Turner
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform