Icon View Incident Report

Serious Serious
Reported By: Heiko Knuettel
Reported On: 7/26/2008
For: Version 2.01 Build 1
# 2719 TEDBSession KeepTablesOpen Property Can Cause Access Error During DROP TABLE Execution

When I...

set Session.KeepTablesOpen to true
create a memory table
create a edbtable or sensitive edbquery pointing to that memory table
open it, edit a field and post
close it and free it
and then drop the memory table

...I get an "ElevateDB Error #600 File manager error (Access denied to the file PHENOM:3880\memorytest.EDBTbl)' " (memory is the database, test is the table) followed by an Access Violation, Read of Adress 0.

Seems the table is kept open even at the drop.


Resolution Resolution
Fixed Problem on 7/27/2008 in version 2.01 build 2


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