Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disable automatic ROLLBACK
Message
From
26/10/2005 12:02:26
 
 
To
21/10/2005 13:59:55
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
01060812
Message ID:
01062251
Views:
16
>>>>Any idea how to disable this automatic ROLLBACK ?
>>>
>>>use DB_TRANSAUTO and
>>>- start the transaction with SQLEXEC(...,"BEGIN TRAN")
>>>- ....
>>>- end with SQLEXEC(...,"COMMIT TRAN") OR "ROLLBACK"

Fabio,

I found that SQLEXEC(... , "ROLLBACK" ) causes always GPF in VFP 7 & 9.
I'm using latest ( 08.00.0102 ) Postgres ODBC driver.
It seems that it is impossible to issue ROLLBACK command using SPT for Postgres SQL.
Andrus
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform