Problem installing PgDAC in XE2 Starter

Discussion of open issues, suggestions and bugs regarding PgDAC (PostgreSQL Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ggroke
Posts: 4
Joined: Sat 15 Oct 2011 22:44

Problem installing PgDAC in XE2 Starter

Post by ggroke » Fri 27 Apr 2012 19:16

I'm having a problem installing (re-installing, actually) PgDAC and MyDAC on a Delphi XE2 Starter.

I get a new computer, so I reinstalled Delphi on it, but when I try to install MyDAC or PgDAC (freshly downloaded last version from Devart), it completes the installation, but whenever I try to start Delphi, I get the following messages:

- bds.exe - the system could not be initialized because fmx162.bpl can't be found. The reinstallation of the application can solve this problem.

and then,

Could not find Wizard, C:\Program Files\Devart\MyDAC for Rad Studio XE2\Bin\Win32\Mymigwiz160.dll

and so on.

What did I miss?

Best regards,

GG

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Problem installing PgDAC in XE2 Starter

Post by AlexP » Sat 28 Apr 2012 07:43

Hello,

This error occurs because you have RAD Studio XE2 without Update 4.
The point is that the latest PgDAC and MyDAC versions requires RAD Studio XE2 Update 4.
You can find a note about this in the PgDAC and MyDAC revision history (the History.html files) and at our website at http://www.devart.com/pgdac/compatibility.html and http://www.devart.com/mydac/compatibility.html
To solve the problem, you should install RAD Studio XE2 Update 4.

Post Reply