Runtime error "-2147024769"

D

Devinder Singh

I just started getting the above runtime error and the message:
Method 'Connection' of object '_CurrentProject' failed.

dim con as Object

Set con = Application.CurrentProject.Connection

What do I need to change?

Thank you in advance for your help.
 
D

Devinder Singh

Naresh:

I downloaded and installed the latest Microsoft Data Access Component. It
didn't help. I am still getting the same error. Is there a specific DLL
that I need to register?

Thank you for your help
 
Top