I'm supposed to debug an App made by some other dude, and when I try to run it, this is what I get:

----------------------
Run-time error '429':

ActiveX component can't create object
----------------------

When I hit the 'Debug' button, the first line of this code is "yellowed"...

With rdoEngine
.rdoDefaultLoginTimeout = 20
.rdoDefaultCursorDriver = rdUseOdbc
End With

Anybody have a clue? Any tips?

Could it be that I haven't installed some DB drivers, and/or set ODBC or something up correctly?

Everything counts...