Icon View Incident Report

Minor Minor
Reported By: Grzegorz Rewucki
Reported On: 8/24/2011
For: Version 2.05 Build 11
# 3501 IMPORT/EXPORT TABLE Statements Do Not Allow Database Names

I have found that when I use TEDBQuery connected to a particular database I can't execute export statement with a database name.

Works:

Select * FROM Configuration.LogEvents

Does not work:

EXPORT TABLE Configuration.LogEvents TO sFile IN STORE sStore



Comments Comments and Workarounds
The workaround is to make sure that the desired database is the current database prior to executing the statement.


Resolution Resolution
Fixed Problem on 8/25/2011 in version 2.06 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 LCL Standard with Source
ElevateDB PHP Standard
ElevateDB PHP Standard with Source
ElevateDB PHP Trial
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image