[snip]
Are my prayers answered? I have been a bit concerned that I might not 
be able to completely fulfill my clients needs because of them being 
restricted to the use of single quotes.
[/snip]

Mat,

What is your programming language for the site? If it is PHP you have a
wealth of options for escaping and/or encoding for single and double
quotes in database held text. Most other languages have provisions for
this as well, using either built-in functions or regular expressions.

Jay

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to