I have a program that uses ADO to access a database. I install it on an older Windows 95 pc and get ADO could not find the specified provider.

Now I set the open statement for provider of Visual FoxPro Tables, MSADASQL, jet.4.0, but neither work. It works fine on other pcs, just certain ones that are older. Now, I tried manually registering msadasql.dll using regsvr32 and it failed, but doing it on the other pc's work just fine.

Anybody got any ideas????????