Icon View Incident Report

Serious Serious
Reported By: Graeme Cox
Reported On: 8/7/2008
For: Version 2.01 Build 4
# 2744 Executing a Query That Generates an Insensitive Result Set on the LogEvents Table Causes Hang

Running SELECT * FROM Configuration.LogEvents has issues. It says it completes and found x number of rows, yet nothing is displayed and the SQL hourglass mouse cursor just sits there. I have to task manager and kill process as I is not responding.


Comments Comments and Workarounds
The workaround is to execute a query that will generate a sensitive result set, or to just open the LogEvents table using a direct table cursor (TEDBTable for VCL and direct table command for .NET data provider).


Resolution Resolution
Fixed Problem on 8/9/2008 in version 2.01 build 5


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image