Since upgrading to VB6 we are getting the following error when we perform an
Execute and then an OpenResultset on an rdoQuery:
8525: Distributed transaction completed. Either enlist this session in a new
transaction or the NULL transaction.
The Execute statement is bracketed in between a BeginTrans and CommitTrans.
Has anyone else run into this error? I have seen it in regard to MTS but we
aren't using it. The error object source says it is coming from ODBC. Is
there a list of ODBC related files that are installed with VB6 or SP1?
We are running SQL6.5, VB6 SP1, NT4.0 SP4 (the same error occurs on W2K RC1
also, but only when VB6 is installed.)
TIA!