Transactions on ODBC Data Sources in Visual Basic Version 3.0
Article ID: 101518
Article Last Modified on 12/9/2003
APPLIES TO
- Microsoft Visual Basic 2.0 Standard Edition
- Microsoft Visual Basic 3.0 Professional Edition
- Microsoft Visual Basic 2.0 Professional Edition
- Microsoft Visual Basic 3.0 Professional Edition
This article was previously published under Q101518
SUMMARY
Under the ExecuteSQL method, transactions are unsupported against ODBC
data sources. Even though a transaction may be started by a Visual
Basic application and this transaction space is global to all database
objects, the transaction space on database objects does not include
actions by the ExecuteSQL method against remote ODBC data sources such
as SQL Server or Oracle.
Additional query words: 3.00
Keywords: KB101518