Re: adding a string to enum

2002-10-16 Thread Michael T. Babcock
Russ & Cindy Stanger wrote: >When I try to add a string to the end of an enum list I get the following >error message: > >You have an error in your SQL syntax near '\','Historical > > It looks like you've accidentally added a slash to quote a quote ... check your code. However, I'd highly sug

re: adding a string to enum

2002-10-14 Thread Egor Egorov
Russ, Sunday, October 13, 2002, 8:33:55 PM, you wrote: RCS> When I try to add a string to the end of an enum list I get the following RCS> error message: RCS> You have an error in your SQL syntax near '\','Historical RCS> Knowledge','Chronological Thinking, Comprehension, Analysis and I' at line

adding a string to enum

2002-10-13 Thread Russ & Cindy Stanger
When I try to add a string to the end of an enum list I get the following error message: You have an error in your SQL syntax near '\','Historical Knowledge','Chronological Thinking, Comprehension, Analysis and I' at line 1 The schema for the field is: standards_topic enum('','Historical Knowl