I am using SQL OLE DB Provider to execute a series of stored procedures
within a transaction. However, I got the error
Description: Cannot create new connection because in manual or distributed
transaction mode.
Source Description: Microsoft OLE DB Provider for SQL Server
I would like to know which stored procedure creates a new connection
implicitly. Is there a way to trace it in SQL Server 2000/2005?
>> Stay informed about: connection error