What is DTC?
By admin on Mar 15, 2007 in Ms Sql Server Interview Questions
The Microsoft Distributed Transaction Coordinator (MS DTC) is a transaction manager that allows client applications to include several different sources of data in one transaction. MS DTC coordinates committing the distributed transaction across all the servers enlisted in the transaction.


