PDA

Click to See Complete Forum and Search --> : ADO Connection Error


Smith
Jan 2nd, 2000, 08:21 AM
Hiiiiii Evrybod,

after made setup,
When tried to run VB programe on anthor
computer this message was appear:
"ADO could not find th specified provider"

Note:
On my computer the programe ,it was run without this error,VB6 installed on it.

thank u all.

Clunietp
Jan 2nd, 2000, 09:06 AM
You didn't give much detail -- if you are connecting to a MS Access 97 database, you need to distribute MDAC 2.0. If you are using a MS Access 2000 database, you need to distribute MDAC 2.1.

Post more info if that does not solve your problem

Tom

Smith
Jan 2nd, 2000, 12:17 PM
Thank u Clunietp for help me.

It was missing .dll file in the application
it called:
"MSJT4JLT.DLL"

Clunietp
Jan 2nd, 2000, 12:20 PM
Did you resolve the problem?