You really should be using the CreateInstance keyword when creating MTS objects, for objects NOT controlled by MTS such as ADO recordsets etc you can use "CreateObject" or even better the "New" keyword.Using "CreateObject" when creating MTS objects can cause...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.