Page 1 of 1

Migrate IBX to IBDAC or UNIDAC?

Posted: Tue 09 Nov 2010 20:25
by efgusmao
Hi Everybody,

So, i´m use IBX to acess Firebird in Delphi 2007, I want migrate to Devart solution acess , my ask is: What is better option IBDAC or UNIDAC for work with firebird 2.x and Delphi 2010?

best regards,
Everaldo Gusmão

Posted: Wed 10 Nov 2010 07:48
by AlexP
Hello,

If you need to connect only to Firebird it's better to use IBDAC, because UniDAC provides a unified interface to access several database servers, and IBDAC supports more specific Firebird features than UniDAC.
But if you need to connect to several database servers then it's better to use UniDAC.