Groups | Blog | Home
all groups > sql server (alternate) > june 2004 >

sql server (alternate) : Linked Server request...


russell NO[at]SPAM oncontact.com
6/29/2004 3:30:14 PM
I have two server defined (S1 and S2) S1 has a link defined to S2. If
I open Query Analyzer and run a query referencing S2 server. My
statement returns data (lets say I am using MSSQL standard
authenitcation). Now I have a ASP.NET application that connects to S1
server using ODBC. The exact same statement returns an error.

Driver][SQL Server]The operation could not be performed because the
OLE DB provider 'SQLOLEDB' was unable to begin a distributed
transaction.
ERROR [01000] [Microsoft][ODBC SQL Server Driver][SQL Server][OLE/DB
provider returned message: New transaction cannot enlist in the
specified transaction coordinator. ]
ERROR [01000] [Microsoft][ODBC SQL Server Driver][SQL Server]OLE DB
error trace [OLE/DB Provider 'SQLOLEDB'
ITransactionJoin::JoinTransaction returned 0x8004d00a].

John Bell
6/30/2004 11:51:16 AM
Hi

Is MSDTC running?

http://support.microsoft.com/default.aspx?scid=kb;en-us;816701

John

[quoted text, click to view]

AddThis Social Bookmark Button