Cannot install latest IBDAC 4.5

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
primarypower
Posts: 2
Joined: Mon 22 Nov 2010 16:56

Cannot install latest IBDAC 4.5

Post by primarypower » Thu 13 Sep 2012 17:48

Hi

I just downloaded the latest IBDAC package released Sep 10 and I can´t install it in XE2!!!!!!!!!!

After the setup is complete, when I start XE2 I get the following error message:
The program cannot be initialized because the file fmx163.bpl is missing

I found that dclibdac160.bpl cannot be registered because it is linked to this fmx163.bpl THAT IS NOT PROVIDED IN THE PACKAGE! I could only find fmx160!

Please help me, I´m losing too much time of my work stuck in this silly error!!!

AndreyZ

Re: Cannot install latest IBDAC 4.5

Post by AndreyZ » Fri 14 Sep 2012 07:42

Hello,

Please check the following:
- if you don't have RAD Studio XE2 updates or you have RAD Studio XE2 Update 1, you should use IBDAC version earlier than 4.1.3, because IBDAC 4.1.3 requires RAD Studio XE2 Update 2;
- if you have RAD Studio XE2 Update 2, you should use IBDAC versions 4.1.3 or 4.1.4, because IBDAC 4.1.5 requires RAD Studio XE2 Update 4;
- if you have RAD Studio XE2 Update 4, you should use IBDAC versions 4.1.5 or 4.1.6, because IBDAC 4.2.7 requires RAD Studio XE2 Update 4 Hotfix 1;
- if you have RAD Studio XE2 Update 4 Hotfix 1, you should use IBDAC version 4.2.7 or higher.
This compatibility problem is caused by the fact that even update versions and Hotfix 1 of RAD Studio XE2 are not compatible with previous updates.

Post Reply