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 Using Microsoft Transaction Server with Oracle8 documentation.