Icon View Incident Report

Minor Minor
Reported By: Ole Willy Tuv
Reported On: 3/28/2007
For: Version 1.01 Build 1
# 2289 Referencing a Different Database in SELECT Statement Causes Column Binding Error

The following SQL failes when the current session is connected to a different database than Northwind.

The error is:

ElevateDB Error #700 An error was found in the statement at line 3 and column 7 (ElevateDB Error #401 The table or view Orders does not exist)

select *
from Northwind.Default.Orders
where CustomerID = 'BERGS'



Resolution Resolution
Fixed Problem on 3/29/2007 in version 1.02 build 1


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

Image