UniDAC vs IBDAC

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
fellipeh
Posts: 7
Joined: Wed 09 Apr 2008 11:21

UniDAC vs IBDAC

Post by fellipeh » Wed 24 Feb 2010 12:16

Hello friends,

In my company we use only Firebird 2.x, in these case, what is the best to use: UniDAC or IBDAC ?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 25 Feb 2010 07:54

UniDAC provides transparent server-independent interface for working with different databases, for example InterBase, Oracle, SQL Server and MySQL. If you get IBDAC, you will have access to more server-specific features of Interbase server.
You can learn more about IBDAC features here:
http://devart.com/ibdac/features.html,
and about UniDAC features here:
http://devart.com/unidac/features.html.

Post Reply