Still 2 BUGs in D7.1 with Aggregates !!


2004-11-01 06:45:56 PM
delphi136
Hi
In D7.1 (with midas.dll version 7.1.1692.666) a bug with filter and
aggregate was fixed ,but I think there are still 2 bugs with CDS aggregates
:
1.If OnFilterRecord is employed for filtering instead of Filter , aggregate
fields don't work !
2.If you have 2 aggregate fields based on different Indexes , and use
filtering (Filter or OnFilterRecord) while index1 is current
(AggregateActive is True) , setting IndexName to index2 will raise
exception :
---------------------------
Project1
---------------------------
Operation not applicable.
---------------------------
OK
---------------------------
Any idea?
K.Ramtin