Reported By: David Cornelius Reported On: 8/13/2008 For: Version 2.01 Build 4
# 2753SQL Manual Has Incorrect Syntax for CREATE/ALTER TABLE PUBLISH COMPRESSION Clause The SQL Manual for EDB 2 states that to change the published compression level for a table the statement would be
ALTER TABLE TableName PUBLISH COMPRESS #
but instead it should be
ALTER TALBE TableName PUBLISH COMPRESSION #
ResolutionFixed Problem on 8/17/2008 in version 2.01 build 5
Products AffectedElevateDB 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