Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bugs - old bugs still there?
Message
From
07/06/2004 12:06:40
 
 
To
07/06/2004 10:12:15
Suhas Hegde
Dental Surgeon
Sirsi, India
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00910655
Message ID:
00910766
Views:
20

Hi,
No I refer to the Beta.

Sqlsetprop(handle,"Transactions",2)

If tableupdate(..)
sqldisconnect(handle) && updates ??? no explicit commit


Suhashegde


On VFP9, VFPT resolve this with a incomplete fixing ( but rather than nothing ! )
Sqlsetprop(handle,"Transactions",2)
SQLSETPROP(handle,"DisconnectRollback",.T.)
If tableupdate(..)
 sqldisconnect(handle) && this send a IF @@TRANCOUNT ROLLBACK
Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform