python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Distribuited Transactions between COM+ and API Framework 4.6
how are you doing? ;)
Can you help me out with this situation? :
We currently have a COM+ Component with DTC (Distributed Transactions)
and I need to migrate the transaction to a API .net (Framework ...
tssantana
Votes: 0
Answers: 1
IBM MQ does not roll back in WS-AT transaction
I have a similar problem to the case described in MQ Queue transaction not rolled back in a 2 phase transaction. I have a .NET client which does the following in one transaction:
Writes one record to...
Alex
Votes: 0
Answers: 2
Microsoft Distributed Transaction Coordinator (DTC) not honoring timeout
A test method that is responsible for testing different SQL Server instances database combinations against each other for DTC support during startup of a windows server is shown below.
However we want...
crokusek
Votes: 0
Answers: 1
Linked servers throw error using MSOLEDBSQL. "Microsoft Distributed Transaction Coordinator (MS DTC) has stopped this transaction"
To replicate:
Download and install msoledbsql
msiexec /i msoledbsql.msi ADDLOCAL=ALL IACCEPTMSOLEDBSQLLICENSETERMS=YES
Create localdb servers
SQLLocalDB create a
SQLLocalDB create b
In SSMS link se...
Jason Tracey
Votes: 0
Answers: 0