Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Educate me about mdac_typ.exe

Status
Not open for further replies.

JohnBates

MIS
Feb 27, 2000
1,995
US
Hi everyone -

I have a VB 6 app that runs on several PCs but on 1 machine
it gives "ADO could not find the specified provider. Runtime
error 3706"

So of course I am checking .dll files etc to identify
the problem.

My question: mdac_type.exe IS on this PC.
Do I need to run this executable on this PC.... OR does it
just have to exist? Also, how can I tell which MDAC Service Pack is on this PC?

Please tell me what mdac_typ.exe is all about.

Thanks, John




 
Hi John,

MDAC_TYP.EXE is a setup program for SOME version of MDAC. You have to run it on the PC to get this to work..

If you have Visual Studio, Use the Package and Deployment Wizard under Tools to create a setup program.. This program will automatically include MDAC_TYP with the project and install it when you run setup.

Hope this helps.!

--NipsMG
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top