Search code examples
delphidatabase-connectionfirebirddbx

Firebird, which driver?


Now that I have decided upon Firebird, with the help of StackOverflow :), which driver do you recommend?

  • Delphi's DBX
  • Another vendor's DBX
  • Some native driver

Thanks.


Solution

  • I use DBX since Delphi 6, and Im happy :)

    • With Delphi 2010 Im using default Firebird driver - Only available for Enterprise and Architect editions
    • Delphi 2006, 2007 and 2009 I have used CoreLabs/DevArt DBX Drivers
    • Until Delphi 7 I have used default DBX Interbase driver

    Now you can also test this free DBX driver that seems to be very good