i want to insert text with ' and " included.
such as,
insert into mytable (mytext) values( ' \' hello\' ' ) , or ("\"hello\"")
.both give errors.

is \ not an escape-character? then what is?

thanks in advance.:)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to