Using IBDAC and ODAC alternatively

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Josef Gschwendtner
Posts: 6
Joined: Wed 04 Jul 2007 11:40

Using IBDAC and ODAC alternatively

Post by Josef Gschwendtner » Wed 04 Jul 2007 16:06

Hi,

our application has to work with Interbase or Oracle as DBMS depending on the DB the customer already has.

This should work with one EXE (not a special build for each DB).

Does it make sense for you, to realize this with IBDAC and ODAC, or should we use something like dbexpress?

Regards,
Josef

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Sat 07 Jul 2007 10:42

Right now our DAC products don't provide flexible multidatabase access. We plan to develop universal database access components, but not in the nearest future.

Post Reply