Thank you Razzak! I missed it in the syntax. Claudine
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon Sent: Monday, April 06, 2009 6:07 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Alter Table Add Column 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

