Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 221071 - Last Review: May 12, 2003 - Revision: 2.1
INFO: OLEDB Provider Support For ITransactionLocal and ITransactionJoin
This article was previously published under Q221071
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.
Collapse this tableExpand this table
| Providers | ITransactionLocal | ITransactionJoin |
|---|
| SQL Server | Yes | Yes |
| Oracle | Yes | Yes |
| Jet 4.0 | Yes | No |
| OLE DB Provider for ODBC | Depends on ODBC Driver | Depends on ODBC Driver |
| Index Server | No | No |
| Visual C++ ATL Default Provider | No | No |
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.
For more information on OLEDB providers refer to the documentation on DASDK and MSDN.
APPLIES TO
- Microsoft Data Access Components 2.0
- Microsoft Data Access Components 2.1
- Microsoft Data Access Components 2.5
- Microsoft Data Access Components 2.6
- Microsoft Data Access Components 2.7
| kbdatabase kbinfo kbprovider KB221071 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate