problem after installing pgdac

Discussion of open issues, suggestions and bugs regarding PgDAC (PostgreSQL Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
robertoicardi
Posts: 27
Joined: Wed 28 Jan 2009 11:29

problem after installing pgdac

Post by robertoicardi » Thu 11 Oct 2012 22:02

Hi all,

I've tried to setup pgdac latest release 3.5.9 on my XE2 installation (all upgrades and hotfixes applied). But trying to start Delphi it does tell me that is unable to upload dlcpgdac160.bpl because fmx163.bpl is missing (???). So I uninstalled 3.5.9 and I tried installing previous release 3.2.8 but I obtained the same error.
What's wrong???

ZEuS
Devart Team
Posts: 240
Joined: Thu 05 Apr 2012 07:32

Re: problem after installing pgdac

Post by ZEuS » Fri 12 Oct 2012 09:58

Please, check the following:
- the FireMonkey framework is installed at all;
- if the FireMonkey framework is installed, make sure that you have Update 4 Hotfix 1 for RAD Studio XE2 installed, because it is required for PgDAC installation since version 3.2.8.

robertoicardi
Posts: 27
Joined: Wed 28 Jan 2009 11:29

Re: problem after installing pgdac

Post by robertoicardi » Sat 13 Oct 2012 18:04

That was!! I was convinced I've already installed the hotfix, but was in another virtual machine.... All ok now, thanks a lot...

Post Reply