Icon View Incident Report

Serious Serious
Reported By: Louis
Reported On: 12/15/2008
For: Version 2.02 Build 5
# 2874 Bookmarks Not Working Properly with Delphi 2009

I open the EDBTable and assign it to a dbGrid that with option MultiSelect =True.

The dbGrid somehow select all the records.


Comments Comments
The problem was with the InternalGotoBookmark method implementation under Delphi 2009. The declaration for TBookmark changed in Delphi 2009 (Pointer to TBytes), and the EDB dataset handling was not modified properly to account for the change.


Resolution Resolution
Fixed Problem on 12/18/2008 in version 2.02 build 6


Products Affected Products Affected
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image