Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sp1beta VFP9 don´t work in transactions ?
Message
 
 
À
28/11/2005 07:11:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01072370
Message ID:
01072533
Vues:
11
Your code is commented out. How do you expect it to work?

>
>I have Vfp 9 with Sp1 beta , but in exe , when i save , i loose some information .
>
>In save , i use code that works well with vfp 6 , 7 , 8 .
>
>I use this in my code :
>
>
>
>*!*		BEGIN TRANSACTION
>*!*			IF TABLEUPDATE(.T.,.T.,"EM") AND iif(thisform.mopcao=1,TABLEUPDATE(.T.,.T.,"VI"),.t.)
>*!*				END TRANSACTION
>*!*				FLUSH
>*!*			ELSE
>*!*				ROLLBACK
>*!*				=TABLEREVERT(.T.,"EM")
>*!*				if thisform.mopcao=1
>*!*					=TABLEREVERT(.T.,"VI")
>*!*				endif	
>
>
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform