Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sp1beta VFP9 don´t work in transactions ?
Message
 
 
To
28/11/2005 07:11:55
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01072370
Message ID:
01072533
Views:
13
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform