Query not returning a result

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
brekhof
Posts: 22
Joined: Tue 16 Nov 2004 21:59

Query not returning a result

Post by brekhof » Tue 11 Apr 2006 08:55

Some how the query 'select * from dba_scheduler_jobs' does not return any results (the application freezes) whereas any other statement in the same query component returns a result.
TOAD (for example) returns a result set under the same account from the same machine.
It doesn't matter wether or not I use the NET option.

ODAC latest, Delphi 2006, Oracle 10G latest

Any ideas?

regards,
Martin

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

Post by Challenger » Thu 13 Apr 2006 09:18

We fixed this problem. This fix will be included in the next build of ODAC.

Post Reply