astauffer
Mar 12th, 2000, 10:47 PM
I am using Visual Basic 5.0 with an Access 2000 database. I have references to DAO 3.6 in VB. When running the program on a computer with Access 2000 installed on it the program runs ok, however when the program is installed on a computer without Access it won't run. When the program gets to
set db = opendatabase (dblocation)
it generates a runtime error '429' "Active X component can't create object"
Any help would be appreciated, thank you.
set db = opendatabase (dblocation)
it generates a runtime error '429' "Active X component can't create object"
Any help would be appreciated, thank you.