Icon View Incident Report

Minor Minor
Reported By: Mauro Botta
Reported On: 1/15/2010
For: Version 2.03 Build 7
# 3133 Certain Filters and Ranges Can Cause Inserted Rows to Be Excluded Improperly from the Set

I have a tabled RANGED in standard Delphi dbgrid.

press :

1) Insert key ( new row appear )
2) Enter "xxx" value in any field
3) press "Return" key

when press Return key , the new row record disappear ^^"

if i retry 5 times this operation , i can't see these 5 records in my dbgrid.

But this record are present in Table ( i can see these with edb Manger )

if i close and reopen my program i can see ALL record.

but the problem is all present if i add new record.


Comments Comments
The problem was caused by a performance improvement added in 2.03 B7 that also caused certain filters and ranges to act in a static fashion and not refresh properly when rows were added and deleted.


Resolution Resolution
Fixed Problem on 1/15/2010 in version 2.03 build 8


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial
ElevateDB LCL Standard with Source
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image