Icon View Incident Report

Serious Serious
Reported By: Rick Dement
Reported On: 5/6/2004
For: Version 4.05 Build 1
# 1689 Using the NOBACKUP Clause with the ALTER TABLE SQL Statement and REDEFINE Does Not Work

This statement is supposed to change city from a Varchar(15) to a varchar(30) but instead it renames city to NOBACKUP and does not change the size.

Alter Table Company Redefine City Varchar(30) NOBACKUP



Resolution Resolution
Fixed Problem on 5/8/2004 in version 4.06 build 1
Image