About oracle query

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Dastan

About oracle query

Post by Dastan » Tue 18 Apr 2006 12:05

I have a problem with this component, i have an oracle component, and there is no active property, so i cannot firstly relate it with dbgrid,a nd secondly i cannot manipulate the tables. How do we use PL Sql procedures by this component?

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Tue 18 Apr 2006 12:52

We provide support for Oracle Data Access Components. TOraQuery component is inherited from TDataSet , so it has Active property.

Post Reply