Visual Basic 6.0 Error - TechRepublic
General discussion
August 13, 2002 at 04:20 PM
biftuk

Visual Basic 6.0 Error

by biftuk . Updated 23 years, 7 months ago

Whenever I want run my visual basic project, it gives me this error:

Run-time error ‘429’
ActiveX component can’t create object.

When I try to debug, it prompts me on the line:

Set db=Opendatabase(“C:\xxx\xxx.mdb”)

I installed Visual Basic again but it didn’t work.
What do you think is the problem?

This discussion is locked

All Comments