I'm building an application in VB6 on NT4 using the ADO (MDAC version 2.7) to pull data from a MS Access 97 DB. The provider string im using is "Microsoft.Jet.OLEDB.4.0". When I open the connection it works fine on some machines here but on others I'm getting the errors:
"3706 - ADO could not find the specified provider."
or
"3706 - Provider cannot be found. It may not be properly installed."
All the machines have Access 97 installed, and have MDAC 2.7 or higher. I found a good article on updating the Microsoft Jet 4.0 Service Pack ( but, on the machines here, there doesnt seem to be a good relationship between the service pack version (some have different versions of msjet40.dll, some msjet35.dll, and others none at all) and the errors generated - although I could be wrong!
Has anybody come across this before? Any advice would be appreciated!
"3706 - ADO could not find the specified provider."
or
"3706 - Provider cannot be found. It may not be properly installed."
All the machines have Access 97 installed, and have MDAC 2.7 or higher. I found a good article on updating the Microsoft Jet 4.0 Service Pack ( but, on the machines here, there doesnt seem to be a good relationship between the service pack version (some have different versions of msjet40.dll, some msjet35.dll, and others none at all) and the errors generated - although I could be wrong!
Has anybody come across this before? Any advice would be appreciated!