This is something i have never experienced.
anyways, the DLL that i created works totally fine if i say transactions disables. However, if i say transactions required then it gives me an error saying Visual Foxpro Driver not capable; Since Visual foxpro is the database that i am using.
I am using COM+ and i use a VB ActiveX DLL and in the class properties i have the option of chosing a MTS transaction (option 2) or Not a MTS Transaction (option 0)..
It works with option 0; doesn't work with option 2. I hope if someone could throw some light on this matter.
Thank you
Sam