Icon View Incident Report

Serious Serious
Reported By: Uli Becker
Reported On: 8/21/2010
For: Version 2.03 Build 20
# 3285 Remote Login Can Cause Session Lock Error If User Name and Password Not Specified During Connection

We talked about the session lock problem last week. Now I got the same error on my local machine.

Windows7
Delphi2010
EDB 2.03 non unicode Build20

It occurs just when trying to open a table with sessiontype = stRemote.


Comments Comments and Workarounds
The problem was caused when a user name and password aren't specified prior to connecting a remote session. In such a case, the ElevateDB Server sends the remote session a login callback notification, and this is what was experiencing the session lock issue. The workaround is to make sure that the user name and password are specified prior to connecting a remote session.


Resolution Resolution
Fixed Problem on 8/23/2010 in version 2.03 build 21


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB 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
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial

Image