Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SPT and Transactions...
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
SPT and Transactions...
Miscellaneous
Thread ID:
00888894
Message ID:
00888894
Views:
42
Do I have this right?
=SQLEXEC(THIS.oSqlconnection.nConnHandle,"BEGIN TRANSACTION")
THIS.oFromWarehouse.Dotransfer()
THIS.oToWarehouse.Dotransfer()
THIS.UpdateCounters()
THIS.Makexfer()
THIS.AddVelocity()
IF THIS.lSuccess
	=SQLEXEC(THIS.oSqlconnection.nConnHandle,"COMMIT TRANSACTION")
ELSE
	=SQLEXEC(THIS.oSqlconnection.nConnHandle,"ROLLBACK TRANSACTION")
ENDIF
Kogo Michael Hogan

"Pinky, are you pondering what I'm pondering?"
I think so Brain, but "Snowball for Windows"?

Ideate Web Site
Next
Reply
Map
View

Click here to load this message in the networking platform