good component for User Query Bulding?

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
igorle
Posts: 1
Joined: Fri 19 Aug 2005 16:00

good component for User Query Bulding?

Post by igorle » Fri 19 Aug 2005 16:04

Could you recomend any good component for building query at runtime by user. :?: It should work with your oracle component.
Thanks

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

Post by Alex » Mon 22 Aug 2005 08:44

ODAC doesn't have such feature. You can use OraTools at design-time for such tasks, but it is unavailable at run-time.

Post Reply