Distributed Transaction Model

Attribute

DistributedTransactionModel (DTM)

Purpose

The model to use for distributed transaction support. The driver supports two different models: XA Protocol and Native OLE.

Valid Values

0 | 1

Specify the appropriate distributed transaction protocol, either 0 (XA Protocol) or 1 (Native OLE)

Default

0 (XA Protocol)

GUI Tab

Advanced tab