Icon View Incident Report

Serious Serious
Reported By: Martin Pflug [mpsoft]
Reported On: 8/16/2015
For: Version 2.18 Build 3
# 4203 Cancelling a Filter On a Constrained View Results in All Rows Being Present in the View

1) create a view in EDBManager with for example (select * from table where field = 'show')
2)connect this view in Delphi (XE4) to an EDBTable.

3)It seems all OK. After programm-start there are only the rows from the view visible.
4)Now set a filter to the EDBTable. You see the result is only what is in the view.

5)Set table.filtered = false. Now there are ALL rows are visible.


Resolution Resolution
Fixed Problem on 8/19/2015 in version 2.20 build 1


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 PHP Standard
ElevateDB PHP Standard with Source
ElevateDB PHP Trial
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image