Hi

I set up the linked server (ect. Aserver). I am calling a cursor that connects to Aserver. Within this cursor I call a storeprocedure that does a few things..one thing is that it calls another cursor that also run a query for the Aserver. The following message is raised from the second cursor:

The operation could not be performed because the OLE DB provider 'MSDAORA' does not support distributed transactions.

What can be the problem?

Thanx