Distributed Transaction Coordinator
From: M. Rajesh (coolrjm_at_yahoo.com)
Date: 06/27/03
- Next message: Mandar Naik[MSFT]: "Re: Port 1433"
- Previous message: Vikrant V Dalwale [MS]: "RE: sp_runwebtask remote access error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Jun 2003 22:24:40 -0700
Hi,
I am using a concept found in SQL Server (Linked Server,
OpenQuery and MSDTC) to connect to an external RDBMS
(Oracle) with the OLE-DB Provider.
We are connecting to Oracle Database from SQL Server and
have to do the insertion, Updation and deletion from ASP
Code. We want them to be done in a transaction mode. The
updation of both the RDBMS (Oracle and SQL Server) is done
from an ASP Page.
If we do not use transaction in the ASP Page then it works
fine but if we use transactions then we get the
error "Cannot create new connection because in manual or
distributed transaction mode" What is the solution to use
DTC with SQL Server and Oracle. Can anyone help in this
matter. I went through all the documents on MSDTC but no
solution is available to solve this problem.
Thanks and regards,
M. Rajesh
- Next message: Mandar Naik[MSFT]: "Re: Port 1433"
- Previous message: Vikrant V Dalwale [MS]: "RE: sp_runwebtask remote access error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|