|
-
Sep 18th, 2000, 07:19 AM
#1
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...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|