Installation problems with MyDAC on a new PC

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Chris Battersby
Posts: 4
Joined: Fri 04 May 2012 14:01

Installation problems with MyDAC on a new PC

Post by Chris Battersby » Fri 04 May 2012 14:18

I have owned MyDAC for MySQL for Delphi 5 for years, and have been very satisfied. I am trying to install on a new PC. I installed Delphi 5, then MyDAC. All OK. I had to uninstall delphi for various reasons, and also uninstalled MyDac (I thought!). Reinstalled Delphi 5. Trying to run mydac500d5pro.exe comes up with 'Setup has detected already installed MyDAC packages. Please uninstall them and run this installation program once more'. What traces of the previous installation are hanging around that cause this problem?

Chris Battersby
Posts: 4
Joined: Fri 04 May 2012 14:01

Re: Installation problems with MyDAC on a new PC

Post by Chris Battersby » Sat 05 May 2012 08:11

I should have added that I am running Windows 7 professional

AndreyZ

Re: Installation problems with MyDAC on a new PC

Post by AndreyZ » Mon 07 May 2012 06:41

Hello,

Such problem can occur if there are still files from the old MyDAC version on your computer. Please try the following:
- remove MyDAC;
- remove all *dac*.bpl and *crcontrols*.bpl files from your computer;
- remove *.dcu files from your project;
- reinstall MyDAC.

Chris Battersby
Posts: 4
Joined: Fri 04 May 2012 14:01

Re: Installation problems with MyDAC on a new PC

Post by Chris Battersby » Wed 09 May 2012 10:37

Andrey, thanks for your reply. Have done as instructed but still have the same error message appearing. Where do I go from here? Thanks Chris

AndreyZ

Re: Installation problems with MyDAC on a new PC

Post by AndreyZ » Thu 10 May 2012 13:19

Please try the following:
- remove MyDAC;
- reinstall MyDAC with the /force parameter like this: mydac500d5pro.exe /force

Chris Battersby
Posts: 4
Joined: Fri 04 May 2012 14:01

Re: Installation problems with MyDAC on a new PC

Post by Chris Battersby » Mon 14 May 2012 08:10

Thanks Andrey, installation now successful. Sorry I didn't reply sooner but my internet connection has been down since Friday, Chris

AndreyZ

Re: Installation problems with MyDAC on a new PC

Post by AndreyZ » Mon 14 May 2012 09:12

Feel free to contact us if you have any further questions about MyDAC.

Post Reply