I've been working on my first database program for my internship and it's almost finished finally...


Unfortunately I just did a beta test this weekend and a run time error popped up that I am unsure how to handle. Any help would be much appreciated.

The following details will probably help you:

I am using VB6.0, SP3.
I am connecting to an Access97 SR-2 Database (cuz my company is too cheap to upgrade yet)

I have the following references in the program:
Microsoft Access 8.0 Object Library
Microsoft ActiveX Data Objects 2.0 Library

I was originally using the ActiveX Data Objects 2.5 Library.

Upon startup, when I actually go to connect to the database, I'm getting the following error in my errorhandling routine. This is not on my computer but on the other three I've tried to install my program on.

#3706: Provider cannot be found. It may not be properly installed.
--



Any help would be greatly appreciated.

Thank you,
Eiredrake