Icon View Incident Report

Minor Minor
Reported By: Chris Erdal
Reported On: 7/18/2007
For: Version 1.04 Build 5
# 2415 SQL Manual Shows Incorrect Syntax for CREATE TABLE AS WITH NO DATA

I just tried out this syntax in the EDB Manager for a memory database, and got an error:

=======================================================================
SQL Error (ElevateDB 1.04 Build 3)
=======================================================================

ElevateDB Error #700 An error was found in the statement at line 1 and column 51
(Expected end of expression but instead found DATA)

CREATE TABLE Test3 AS SELECT * FROM Test1 WITHOUT DATA



Comments Comments
The manual showed the syntax as WITHOUT DATA, when it should have showed WITH NO DATA


Resolution Resolution
Fixed Problem on 7/18/2007 in version 1.04 build 6


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