-
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?
-
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.....
-