Prolly escape the characters with a backslash, like Perl.

ie. insert into blah values ('test\,test');

---
[EMAIL PROTECTED]


On Tue, 19 Jan 1999, Ted wrote:

> Hi,
> 
> How do you insert data that has commas in it into
> a SET or ENUM field?  Correspondingly, how do
> you do a search for such values?
> 
> Thanks
> 
> Ted
> 
> -----------------------------------------------------------
> Send a mail to [EMAIL PROTECTED] with
> unsubscribe mysql [EMAIL PROTECTED]
> in the body of the message to unsubscribe from this list.
> 

-----------------------------------------------------------
Send a mail to [EMAIL PROTECTED] with
unsubscribe mysql [EMAIL PROTECTED]
in the body of the message to unsubscribe from this list.

Reply via email to