Distributed Transaction Model
- Last Updated: October 3, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Cloudera Impala 7.1
- dBase 7.1
- Flat files/Text 7.1
- MySQL 7.1
- Pervasive (Btrieve) 7.1
- XML 7.1
- Documentation
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)