Icon View Incident Report

Serious Serious
Reported By: Mathias Gerlach
Reported On: 11/8/2012
For: Version 2.11 Build 2
# 3681 Delphi XE3 Builds Can Experience AVs During Inserts

Now I have major problems with my projects that use EDB. Most database actions (posting new records, insert/cancel, scrolling in grid) result in access violations.

You can reproduce the problem by trying to post a new inserted record. Or insert a record and cancel it. Or insert and switch from grid to an edit field.


Comments Comments
The problem was with the InternalSetToRecord method, which contained an invalid typecast due to some changes in the XE3 TDataSet interface.


Resolution Resolution
Fixed Problem on 11/9/2012 in version 2.11 build 3


Products Affected Products Affected
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