Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems while changing ADO Provider
Message
De
05/01/2000 17:25:01
 
 
À
04/01/2000 09:03:10
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00312316
Message ID:
00313557
Vues:
47
>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?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform