Icon View Incident Report

Minor Minor
Reported By: Abdulaziz Jasser
Reported On: 11/27/2007
For: Version 1.06 Build 1
# 2491 OPTIMIZE TABLE Syntax Incorrect in the Manual

This is my first time to use OPTIMIZE TABLE statement and I am having a difficulty finding the right syntax. If I use "USING INDEX" I get an error. "BranchSysNo" is a field that has an index with the same name. I tried other tables with other indexes and they all fails.

OPTIMIZE TABLE TB_AccountBalances USING INDEX BranchSysNo;



Comments Comments
The manual was incorrect - the correct syntax should have been simply USING without the INDEX keyword.


Resolution Resolution
Fixed Problem on 11/28/2007 in version 1.07 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 VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image