PDA

Click to See Complete Forum and Search --> : ADO could not find specified provider


Mark_Vanderwegen
Oct 18th, 1999, 03:45 AM
In a VB6-program, I use an ADO-connection to an Access database. On my pc, I can run my program without any problems, but on the client's pc, I get this error message: 'ADO could not find specified provider'. The installed version of MDAC is the same on my pc as on the client's.

Anyone can help me with this error?

Clunietp
Oct 18th, 1999, 10:17 AM
I was just having that problem today! It only installed the Jet 4.0 provider, but not the 3.51 driver.....I used the older version of the MDAC and downloaded the new one also, no luck....I'll post more info, if I get any.....

Clunietp
Oct 18th, 1999, 10:20 AM
that motivated me to check out MS Support
http://support.microsoft.com/support/kb/articles/q197/9/02.asp

HTH

Tom