Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transactions with VFP ODBC
Message
From
25/06/1999 11:05:17
 
 
To
25/06/1999 09:57:59
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00233939
Message ID:
00233971
Views:
30
>We've got a C/S app that can use various back ends, depending on the client's environment. Among the back ends supported is VFP. In this configuration we use the VFP ODBC driver to connect to the VFP DBC at the back end from our VFP app on the front end.
>
>This has worked fine, but now we're adding transaction processing with a new module. After establishing a connection handle with SQLCONNECT(), sending the SQLEXEC(nhandle,"BEGIN TRANSACTION") command always returns -1. The same code works for SQL Server and Oracle via ODBC, but not for VFP.
>
>Can anyone shed light on what's happening here?

Hi Alan!

How's things going??

I believe that transactions are not supported through VPF ODBC. It works in Oracle and SQL Server because the database natively supports transactions. This isn't the case with VFP.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform