B
Brent
ADO error: [OLE/DB provider returned message: New transaction cannot enlist
in the specified tansaction coordinator.]
OLE DB error trace [OLE/DB Provider 'SQLOLEDB'
ITransactionJoin::JoinTransaction returned Ox8004d00a].
The operation could not be performed because the OLE DB provider 'SQLOLEDB'
was unable to begin a distributed transaction
I got this error when using an MS Access Data Project to perform a query
that called two separate MSSQL databases, one of which was linked to the
other (I connected to one, then used "link tables" to get to the other).
How can I fix this?
in the specified tansaction coordinator.]
OLE DB error trace [OLE/DB Provider 'SQLOLEDB'
ITransactionJoin::JoinTransaction returned Ox8004d00a].
The operation could not be performed because the OLE DB provider 'SQLOLEDB'
was unable to begin a distributed transaction
I got this error when using an MS Access Data Project to perform a query
that called two separate MSSQL databases, one of which was linked to the
other (I connected to one, then used "link tables" to get to the other).
How can I fix this?