Icon View Incident Report

Serious Serious
Reported By: Ulrich Doewich
Reported On: 7/13/2009
For: Version 2.02 Build 14
# 3027 Invalid Column References Cause Incorrect Error Message When Table Qualified with Database Name

I'm trying to execute the following statement, but it comes back with "#401 the table or view Files does not exist".

SELECT * FROM Configuration.Files WHERE Name="RCSBAK.EDBBkp"



Comments Comments
The double-quotes were incorrect in this case and should have been single quotes instead, but the error message was still wrong and should have indicated that the RCSBAK.EDBBkp column didn't exist in the Files table.


Resolution Resolution
Fixed Problem on 7/14/2009 in version 2.02 build 15


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 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

Image