Hi everybody
I've made some tests and I've found out some clues:
Whenever I have a COM component that is "requires new transaction" or "requires transaction" and I try to open a connection to a remote database (SQL Server 7.0) inside the component, I get the error "Distributed Transaction Error". I'm asking myself: Does it make any sense, I mean, to open a connection inside a transaction?
Does someone have any idea?
I've made some tests and I've found out some clues:
Whenever I have a COM component that is "requires new transaction" or "requires transaction" and I try to open a connection to a remote database (SQL Server 7.0) inside the component, I get the error "Distributed Transaction Error". I'm asking myself: Does it make any sense, I mean, to open a connection inside a transaction?
Does someone have any idea?