Icon View Incident Report

Minor Minor
Reported By: Fons Neelen
Reported On: 12/4/2007
For: Version 1.06 Build 1
# 2495 Exclusive Table Opens May Fail When TEDBSession KeepTablesOpen Property is True

Let's assume that all users except myself have closed my app (and therefore their sessions) but all accessed "tables" remain open when KeepTablesOpen is set to True (since my session is still active). If by now I need to perform an operation that needs exclusive access, it will not fail ? I hope not, because my session is the only one, so I should be able to use it in exclusive mode.


Comments Comments
This is now fixed so that you can always open a table exclusively or shared irregardless of the KeepTablesOpen property setting. In 1.06 and earlier, the above scenario could result in a lock error when trying to open the table exclusively.


Resolution Resolution
Fixed Problem on 12/5/2007 in version 1.07 build 1


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