Installation problem

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
arampini
Posts: 3
Joined: Sat 22 Oct 2011 08:31

Installation problem

Post by arampini » Sat 22 Oct 2011 08:39

Hello,

I bought the pro version of MySQL Data access components. First I installed the trial to tests. It works well so I go bought the pro...
Now I'm installing the pro downloaded as instruction on your email below.

1) First I did a complete remove of the trial using Control Pannel -->Add/remove Program
2) when I try to install pro I get a setup error message that state "setup has detected already installed DAC packages wich are incompatible with current version. Please unistall DAC products"
3) I then tried to remove completely the reg entry for devart and the remaining directory but problem still is there.
4) I did also a reboot of the machine...

I'm running Embarcadero Delphi XE2 on Win 7 64bit machine.

arampini
Posts: 3
Joined: Sat 22 Oct 2011 08:31

Installation Problem

Post by arampini » Sat 22 Oct 2011 09:12

I did install back of trial "mydac16.exe" and it worked. I have back the trial working with the message "30 day gone... of 60 -- 30 left"... and compiler and applicaiton works agains...

I need support for installation of Pro version already bought

arampini
Posts: 3
Joined: Sat 22 Oct 2011 08:31

Installation problem

Post by arampini » Mon 24 Oct 2011 08:04

Problem solved: install back trial, then install Pro. It seems it works. At least I don't get anymore the message "trial exiper in 30day"....

next days will see....

AndreyZ

Post by AndreyZ » Mon 24 Oct 2011 10:03

Such problem occurs when you have old BPL files from the MyDAC trial version. This problem can be solved by performing the following steps:
- remove MyDAC;
- remove *dac*.bpl files from your computer;
- remove *.dcu files from your project;
- reinstall MyDAC.

Post Reply