Oracle® Objects for OLE Developer's Guide 10g Release 1 (10.1) Part Number B10118-01 |
|
Oracle database transactions initiated in Oracle Objects for OLE (OO4O) automatically participate in global transactions coordinated by the MS Distributed Transaction Coordinator (DTC) in the Microsoft Transaction Server (MTS), if all the following conditions are true:
· The OpenDatabase method of OraSession uses the ORADB_ENLIST_IN_MTS
option.
· OO4O determines that it is running in the context of a global transaction in MTS.
· Oracle Service for MTS is installed and running.
For more information on the Oracle Service for MTS, see the Oracle Services for Microsoft Transaction Server Developer's Guide.