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.
Now that I have decided upon Firebird, with the help of StackOverflow :), which driver do you recommend?
Thanks.
I use DBX since Delphi 6, and Im happy :)
Now you can also test this free DBX driver that seems to be very good
I usually recommended any database components comes from Devart, because they always have been best of their category.
they have two products support FB, which are IBDac which is direct access components to IB & FB, and Unidac which is universal direct access components and has support for IB/FB beside other many like: oracle, SQL server, MySql, PostgreSql and ODBC links too.
Why I recommended them?, because they faster than most of other components, and very stable with great support.