Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

INFO: OLEDB Provider Support For ITransactionLocal and ITransactionJoin


View products that this article applies to.

Summary

The following table summarizes the support for ITransactionLocal and ITransactionJoin interfaces for current versions of OLEDB providers supplied or produced by Microsoft. This information is useful when you are working with an OLEDB provider inside Microsoft Transaction Server (MTS) transactions or with SQL Server 7.0 distributed queries.

ProvidersITransactionLocalITransactionJoin
SQL ServerYesYes
OracleYesYes
Jet 4.0YesNo
OLE DB Provider for ODBCDepends on ODBC DriverDepends on ODBC Driver
Index ServerNoNo
Visual C++ ATL Default ProviderNoNo

↑ Back to the top


More information

ITransactionLocal is used for handling local transactions; that is, for example, starting a transaction, committing, and aborting, while ITransactionJoin is used for enlisting a transaction in a distributed transaction.

↑ Back to the top


References

For more information on OLEDB providers refer to the documentation on DASDK and MSDN.

↑ Back to the top


Keywords: KB221071, kbprovider, kbinfo, kbdatabase

↑ Back to the top

Article Info
Article ID : 221071
Revision : 3
Created on : 5/12/2003
Published on : 5/12/2003
Exists online : False
Views : 351