Icon View Incident Report

Serious Serious
Reported By: Tiago Ameller
Reported On: 9/15/2010
For: Version 2.04 Build 2
# 3311 Non-Updateable Views Can Cause AV When Refreshed

Use two edbmgr concurrent instances. All sessions are remote.

First instance.

1) Open MAGEST2_TEST database, open view vwDetalleRemesas

Second instance.

1) Open MAEXPEDI table. Set a filter as REMESA = 154
2) Only one row is displayed. Set NULL to column REMESA. (last column)

First instance again.

2) Refresh vwDetalleRemesas view. You'll get a #9999 error.


Comments Comments
The problem was caused by the emptying of the insensitive result set, which was incorrectly trying to perform an internal constraint check when it shouldn't have.


Resolution Resolution
Fixed Problem on 9/16/2010 in version 2.04 build 3


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