Icon View Incident Report

Serious Serious
Reported By: Tiago Ameller
Reported On: 5/26/2011
For: Version 2.05 Build 7
# 3453 Insertions Into an Updateable View Are Not Reflected in the Dataset

I upgraded from 2.03 to 2.05 build 7. In one of my projects, users are working over updateable VIEWs as the attached sample. When inserting a new row, this one is missing until you reopen the VIEW. RecordCount is also not reflecting new insertions. Refreshing DataSet does nothing. You can insert as new rows as you want and these are invisible for the
active VIEW until reopen. Other and same sessions can see them in TABLE just refreshing, as expected.

CREATE VIEW "vwVehiculosActual" AS SELECT * FROM maVehicu  WHERE
Historico = FALSE



Resolution Resolution
Fixed Problem on 5/27/2011 in version 2.05 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 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