Icon View Incident Report

Serious Serious
Reported By: Michael Reisch
Reported On: 7/4/2011
For: Version 2.05 Build 9
# 3477 Session Connection Interruptions During Table Opens Can Cause "Error Creating Table Handle" Errors

Application is running on a Notebook local data path but an EDBServer running. When Notebook is going into power saving mode and you wake it up again, then he lost his session.

For that situation I have the SessionRemoteReconnect event used, a Continue:=True do never work, so I told the user to select Continue:=False option. Then Application closes and can be started again and all works fine. But sometimes the application closes with this TableHandle error:

"Error creating table handle"


Comments Comments
Internally, EDB was trapping an exception and not aborting the current open process, which would result in the error.


Resolution Resolution
Fixed Problem on 7/4/2011 in version 2.05 build 10


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