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
Migrate IBX to IBDAC or UNIDAC?
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.
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.