Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Begin transaction & sqlsetprop(handle,transactions,2)
Message
From
24/02/2004 13:08:10
 
 
To
24/02/2004 11:28:13
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00880173
Message ID:
00880375
Views:
24
This is correct because
SQLSETPROP(0,'Transactions',2)
set a status into the Client ODBC driver,
and this send a implicit BEGIN TRANS to the backend.
The COMMIT remove 1 to the remote transaction level count,
but not change the status into the Client ODBC driver.

Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform