UniDAC together with IBDAC?

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
GPL
Posts: 8
Joined: Thu 12 May 2011 07:15

UniDAC together with IBDAC?

Post by GPL » Thu 12 May 2011 08:17

Is there a way to use UniDAC and IBDAC together?
We use UniDAC for a long time and we are very satisfied with it.

Now I want to use th IBCBackupService from IBDAC to make Backups of a FireBird-Database, but I can't install the IBDAC-Package, because the UNIDAV-Package is already installed.

But I need both: the UniDAC-Components and the IBDAC-Components.
What can I do?

Gerd

AndreyZ

Post by AndreyZ » Thu 12 May 2011 10:44

Hello,

Product compatibility is provided for the current build only. To make UniDAC and IBDAC work simultaneously on the same IDE, you should use the latest versions of them. The latest compatible versions are the following: UniDAC 3.70.0.17, IBDAC 3.60.0.22.

Post Reply