Reported By: Mathias Gerlach Reported On: 11/8/2012 For: Version 2.11 Build 2
# 3681Delphi 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.
CommentsThe problem was with the InternalSetToRecord method, which contained an invalid typecast due to some changes in the XE3 TDataSet interface.
ResolutionFixed Problem on 11/9/2012 in version 2.11 build 3
Products AffectedElevateDB 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