OnCalcFields

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

OnCalcFields

Post by Karen » Sun 28 Aug 2005 17:35

Latest version of ODAC with Delphi 2005.

We found out that onFilterRecord event is firing 3 times when Accept value is true for each record and 2 times when Accept Value is False . If we set the option ScrollableCursor True it fires 2 times for True & 1 Time for False Accept Value.

It fires only once for each record in BDE

Any help please.

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

Post by Alex » Mon 29 Aug 2005 13:09

This is a known problem. We plan to solve it but not in the nearest future.

Post Reply