ITransactionJoin: Notes
Limitations: None
Implementation Notes
The ODBC Provider now supports Microsoft? Component Services (or Microsoft Transaction Server, if you are using Windows NT) and its coordinated transaction capabilities by implementing ITransactionJoin.
Enabling support for Microsoft Component Services requires:
ODBC driver support for the connection attribute SQL_ATT_ENLIST_IN_DTC, which must be set.
That the consumer expose an IUnknown pointer from ITransactionCoordinate.
This topic is a part of: