Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msdtc

Nested TransactionScope and/or nested connections causing MSDTC escalation

Security risk of enabling MSDTC

MSDTC/DTCPing works in only one direction

msdtc

using WebSercurity.CreateAccount with other queries in a TrasactionScope, without DTC Enabled

How to prevent an Insert query from enrolling into a Distributed Transaction?

Why is MSDTC not supported when using SQL Server Mirroring & Automatic Failover?

INNER JOIN on Linked Server Table much slower than Sub-Query

TransactionScope Error against Sql Server 2000 - The partner transaction manager has disabled its support for remote/network transactions

Unable to begin a distributed transaction: Linked Server -> Access database

Common Gotchas when using TransactionScope and MS DTC

.net transactionscope msdtc

Entity Framework Forcing Distributed Transaction

Multiple SQL Transactional Commands Across Different Database Connections

.net sql tsql transactions msdtc

.NET TransactionScope and MSDTC

MSDTC issue with transactions in ADO.NET Entity Framework

Exception using MSDTC Transactions on SQL 2008 / Server 2008 R2 x64 HRESULT: 0x8004D025

How to share a connection between EF DbContext and AspNet Membership to avoid transactions escalating to DTC

How to determine whether SqlConnection is enlisted into a System.Transactions' tx or not?