Hi all,
Just wondering if anybody has ever seen anything like this before.
I've coded a VB6 app (MDAC 2.6) that fires off a query and in the
execute complete event of the Connection object processes the returned
data.
Everything works fine.
But .. :) .. on this one particular machine, it seems as though the
event never gets fired off, I've popped some 'msgbox state' statements
in the code and it looks as though it just simply doesn't fire. Now
the only difference between this and the working examples is Novell
netware is running on the box that I'm having trouble with, oh and the
OS is Win2000.
Anybody ever seen/experienced anything similar in the past?
Thanks for any help !
Jon