Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems while changing ADO Provider
Message
From
05/01/2000 17:25:01
 
 
To
04/01/2000 09:03:10
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00312316
Message ID:
00313557
Views:
50
>I am trying to change the ADO Provider from MSDASQL to SQLOLEDB. When I try to run the application, I get the message.
>" Cannot create a new connection while in manual transaction mode".
>Debug leads to a line "db.execute SQL". This statement is between BeginTrans and Committrans.
I believe you can't change providers on an open connection object. Or, it does not make a lot of sense to be specifying connection parameters within a transaction. Maybe if you expand a little?
Previous
Reply
Map
View

Click here to load this message in the networking platform