Browse by Tags

SQL Server MSDTC service - do you need it or not?
Published 11 October 7 7:2 AM | SSQA.net
MSDTC - Microsoft Distributed Transaction Coordinator should be installed (Service up and running) when executing the BEGIN DISTRIBUTED TRANSACTION statement that controls the completion of the transaction. So to complete this transaction with a subsequent...