Cant't install MyDAC590d14pro

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
clevercom
Posts: 3
Joined: Fri 10 Mar 2006 10:34

Cant't install MyDAC590d14pro

Post by clevercom » Thu 19 Aug 2010 16:03

I try to install MyDAC for Delphi 2010 on my computer. After start the installation claims
Setup has detected already install DAC packages which are incompatible with current version. Please uninsall DAC products
.
There's a Delphi5 installation with SDAC. I uninstall SDAC, DBMonitor... removed all "devart"-entries from registry, rebooted.
No change.

E-Mail requests to Devart-support where not answered.

Any idea?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 19 Aug 2010 16:21

If you use only MyDAC, run the MyDAC installation with the /force parameter like this:
mydac14.exe /force.

Note: If you use any DAC components (like SDAC, ODAC etc.) besides MyDAC, then product compatibility is provided for the current build only. To make MyDAC and other DAC components work simultaneously on the same IDE, you should use the latest versions of all DAC components.

Post Reply