ODAC 7.0.0.1 can't return all records in direct mode

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
xalion
Posts: 124
Joined: Fri 20 May 2005 10:08

Post by xalion » Sat 09 Oct 2010 02:06

yes. it fixed the bug.

abrun
Posts: 2
Joined: Thu 14 Oct 2010 15:20

same problem

Post by abrun » Thu 14 Oct 2010 15:26

I have the same problem with a 63 000 rows query. When i fetch it, i have an access violation and i can only see around 3000 rows in direct mode (works fine not in direct mode)

Can you send me the fix ([email protected]) ? I'm under Delphi XE

Thank you

bork
Devart Team
Posts: 649
Joined: Fri 12 Mar 2010 07:55

Post by bork » Thu 14 Oct 2010 15:38

Hello

I sent the fix for Delphi XE by E-mail.

abrun
Posts: 2
Joined: Thu 14 Oct 2010 15:20

Post by abrun » Thu 14 Oct 2010 16:36

Thank you very much, it worked perfectly.

Post Reply