Problem installing 5.00.1.6 on Delphi Studio 2006

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Hans
Posts: 52
Joined: Wed 24 Aug 2005 20:05

Problem installing 5.00.1.6 on Delphi Studio 2006

Post by Hans » Sun 29 Apr 2007 06:43

Hi,

I use Delphi Studio 2006 on Vista. After uninstalling 5.0.0.5 i cannot install 5.00.1.6. I get an error which says that there are already installed some some DAC packages which are incompatible whith the new version.

I deleted the existing mydac*.bpl files but it still does not work.

Can someone please tell me how to manually cleanup the DAC packages?

best regards,
Hans

swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Post by swierzbicki » Sun 29 Apr 2007 08:35

You should delete all "my" bpl and "dac" bpl files located in the bpl folder. You should also delete these files in the BDS 2006 Bin folder. Once done, you will be able to install crlab mydac components.

Hans
Posts: 52
Joined: Wed 24 Aug 2005 20:05

Post by Hans » Sun 29 Apr 2007 12:12

Thanks for your response, but that is exactgly what i already did. I still get this error from the installer.

best regards,
Hans

Hans
Posts: 52
Joined: Wed 24 Aug 2005 20:05

Post by Hans » Mon 30 Apr 2007 06:16

I have been able to solve the problem. In the System32 directory i removed the dac100.bpl.

I guess this file should be removed by the corlab uninstaller, or is it not a corlab bpl?

Anyway, the installation of the new release was succesfull now.

best regards,
Hans

swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Post by swierzbicki » Mon 30 Apr 2007 18:31

I guess that the mydac uninstaller missed this file as it is part of the mydac component. Glad to see that you get it working !

Post Reply