SQL Server Architecture

Distributed Transactions Architecture

Distributed transactions are transactions that involve resources from two or more sources. Microsoft® SQL Server™ 2000 supports distributed transactions, allowing users to create transactions that update multiple SQL Server databases and other sources of data.

A distributed transaction involves:

There are several ways applications can include SQL Server 2000 in a distributed transaction:

See Also

Distributed Transactions

MS DTC Service