Massimo
2004-07-23 09:40:58 UTC
I wrote a program with vb6 that connects to a access database. It works well
so I compiled it creating the .exe file and I tried it on another computer
(with Win98) where there's not installed Visual Studio. I copy on that
computer some dll and it works until it connects to database, so it return
the following error:
RUNTIME ERROR "429"
ACTIVEX COMPONENT CAN'T CREATE OBJECT
How can I solve this problem?
so I compiled it creating the .exe file and I tried it on another computer
(with Win98) where there's not installed Visual Studio. I copy on that
computer some dll and it works until it connects to database, so it return
the following error:
RUNTIME ERROR "429"
ACTIVEX COMPONENT CAN'T CREATE OBJECT
How can I solve this problem?