Re: Inserting special characters

2001-01-06 Thread Dave Frankson
You can escape it using the single quote twice abc''s question Dave - Original Message - From: "Venkata Ratnam Vadlamannati" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, January 06, 2001 9:49 PM Subjec

Inserting special characters

2001-01-06 Thread Venkata Ratnam Vadlamannati
Hi all Can anybody suggest me how to insert into a text column with text such as "abc's question", "he said "I am not a culprit", it's your fault" etc., I'm using jdbc-odbc drivers for sql7.0. and HTML forms with JSP to process backend. As the string is with characters such as ", ', normal ins