Hi!

Does anybody know how I can store a double-quote (") within a string in
a MSSQL-database?

For a single-quote (') I can use a single quote as esc.-char (''), but
that doesn't work with double quotes?

Isn't there a common escape-char or sequenz like the backslash in C?

Many thanks in advance,
Thomas


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to