If you have a reserved word as a name, surrounding it with IDQUOTE characters will eliminate the problem in most cases.
--- James Bentley <[EMAIL PROTECTED]> wrote: > John, > > Upon further review. Please be aware that "pref" is a > RBase reserved word. See > Http://www.rsyntax.com/Syntax.htm > > This may be a cause of your problem. > > Jim Bentley > American Celiac Society > [EMAIL PROTECTED] > > --- John Docherty <[EMAIL PROTECTED]> wrote: > > > Razzak, > > > > The error I mentioned earlier turns up - > > > > R>edit * from systems where pref='02-1' order by > > pref > > -ERROR- Row length exceeds maximum of 4,096 > > characters (2370) > > > > (This is using both 7.1 & 7.5) > > > > Regards > > > > John Docherty > > -----Original Message----- > > From: [email protected] [mailto:[EMAIL PROTECTED] On > > Behalf Of A. Razzak > > Memon > > Sent: Friday, 24 June 2005 2:41 p.m. > > To: RBG7-L Mailing List > > Subject: [RBG7-L] - Re: 7.5 Edit Data in Grid or Row > > > > At 10:36 PM 6/23/2005, John Docherty wrote: > > > > > I try EDIT ALL IN SYSTEMS, which is where the > > error occurs. > > > > > > John, > > > > Try the following steps and see what you get: > > > > CONNECT dbname > > SET VERIFY ROW > > EDIT * FROM tablename WHERE ... ORDER BY ... > > > > Let me know. > > > > Very Best R:egards, > > > > Razzak. > > > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > Albert Berry Management Consultant RR2 - 1252 Ponderosa Drive Sparwood BC, V0B 2G2 Canada (250) 425-5806 (250) 425-7259 (708) 575-3952 (fax) [EMAIL PROTECTED]
