I need MSDTC(Microsoft Distributed Transaction Coordinator) in one of my application. I am not sure whether it is available on Sql Server Express editions.

I googled on MSDN and haven't got clear answer on this. It seems with googling that it is avaialble but not started when sql server is installed.

link|improve this question

60% accept rate
feedback

1 Answer

Yes, distributed transactions are supported on all editions of SQL Server.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.