Tech Support > Microsoft Windows > Windows Server > Reinstall MDAC 2.8 Win 2003 server
Reinstall MDAC 2.8 Win 2003 server
Posted by Leon Habinsky on December 3rd, 2004


Hi guys,

I need to reinstall MDAC 2.8 on Win 2003 server. I've searched the Internet
, but didn't find any definitive answers. Can somebody shed some light on
this issue?

Thank you.

Leon Habinsky.


Posted by Dave Patrick on December 3rd, 2004


What is the issue?

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Leon Habinsky" wrote:
| Hi guys,
|
| I need to reinstall MDAC 2.8 on Win 2003 server. I've searched the
Internet
| , but didn't find any definitive answers. Can somebody shed some light on
| this issue?
|
| Thank you.
|
| Leon Habinsky.
|
|


Posted by Leon Habinsky on December 3rd, 2004


Dave,

Thank you for the prompt response.

I use the ADO to connect to a database from an installation package I've
written using InstallShiled. As soon as it tries instantiating the
Connection object it throws an exception saying that "The provider cannot be
found."

I've read that a simple reinstallation does not solve the problem because
the 2003 server comes with the 2.8 version of MDAC, and it doesn't actually
overrides the corrupted components.
Do you have any other recommendations for me?

Thank you.

Leon.

"Dave Patrick" <mail@Nospam.DSPatrick.com> wrote in message
news:%23vaHswV2EHA.2540@TK2MSFTNGP09.phx.gbl...


Posted by Dave Patrick on December 3rd, 2004


You'll probably have better luck in;
data.ado
or one of the groups specific to the programming language you're using.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Leon Habinsky" wrote:
| Dave,
|
| Thank you for the prompt response.
|
| I use the ADO to connect to a database from an installation package I've
| written using InstallShiled. As soon as it tries instantiating the
| Connection object it throws an exception saying that "The provider cannot
be
| found."
|
| I've read that a simple reinstallation does not solve the problem because
| the 2003 server comes with the 2.8 version of MDAC, and it doesn't
actually
| overrides the corrupted components.
| Do you have any other recommendations for me?
|
| Thank you.
|
| Leon.


Posted by Leon Habinsky on December 3rd, 2004


Dave,
Thank you for the recommendation. I think this is not the ADO or my program
specific problem. I've had such a problem before on Win 2000 after the users
installed some updates for Internet Explorer and it messed up the MDAC, but
after I installed the 2.8 on there machines it solved the problem. Is there
any way to reinstall the MDAC on Win 2003 server?

Thank you.
Leon.
"Dave Patrick" <mail@Nospam.DSPatrick.com> wrote in message
news:u2MboNW2EHA.2788@TK2MSFTNGP15.phx.gbl...


Posted by Dave Patrick on December 3rd, 2004


Possibly an in-place upgrade.

http://support.microsoft.com/kb/816579

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Leon Habinsky" wrote:
| Dave,
| Thank you for the recommendation. I think this is not the ADO or my
program
| specific problem. I've had such a problem before on Win 2000 after the
users
| installed some updates for Internet Explorer and it messed up the MDAC,
but
| after I installed the 2.8 on there machines it solved the problem. Is
there
| any way to reinstall the MDAC on Win 2003 server?
|
| Thank you.
| Leon.



Similar Posts