HRESULT="0x80040e14" Description="The operation could not be performed because the OLE DB provider 'MSDASQL' was unable to begin a distributed transaction."
HRESULT="0x80040e14" Description="OLE DB error trace [OLE/DB Provider 'MSDASQL' ITransactionJoin::JoinTransaction returned 0x8004d00a]."
HRESULT="0x80040e14" Description="[OLE/DB provider returned message: [Microsoft][ODBC SQL Server Driver]Distributed transaction error]"
Hi All,
I get the above error.
I am trying to call a sp using SQL send adapter, that sp calls another sp in another server using link server.
When i run the sp using sql query analiser the sp works fine. but calling the sp from biztalk2006 sql send adapter throws the above error.
Any help / guidence is much appreciated.
Thanks in advance.