Icon View Incident Report

Serious Serious
Reported By: Roy Lambert
Reported On: 9/26/2008
For: Version 2.01 Build 5
# 2816 Executing a SELECT Statement with a JOIN Containing a Filter Condition Only Causes AV

I'm getting the following error:

Access violation at address 005B6029 in module 'edbmgr.exe'. Read of address 00000028

when trying to execute the following statement.

SELECT _ID
FROM Companies
JOIN Calls ON Calls._fkProjects = 3
WHERE Calls._fkCompanies = _ID



Resolution Resolution
Fixed Problem on 9/27/2008 in version 2.02 build 1


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