At 07:06 PM 4/6/2009, Claudine Robbins wrote:
Hi all,
How do you suppress the
renaming labels and reports, etc
message generated
by the ALTER TABLE ADD COLUMN etc
?
Use NOCHECK option to suppress message(s).
Optional NOCHECK parameter does not update references to views,
tables, and columns in forms, reports, labels, access rights,
and rules. In this case, user assumes the responsibilities to
update any references to views, tables, and columns in forms,
reports, labels, access rights, and rules.
This condition is ONLY available for the ALTER COLUMN parameter.
Very Best R:egards,
Razzak