RE: Quotes in a query string

2002-12-12 Thread Ryan Farrell
Bah, nevermind, forgot about the preserveSingleQuotes function. Thanks, anyways. Ryan -Original Message- From: Ryan Farrell Sent: Thursday, December 12, 2002 8:43 AM To: CFTalk (E-mail) Subject: Quotes in a query string I'm building a string to put in a cfquery.

RE: Quotes in a query string

2002-12-12 Thread Everett, Al
You'll want to review the PreserveSingleQuotes() function. -Original Message- From: Ryan Farrell [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 12, 2002 9:43 AM To: CF-Talk Subject: Quotes in a query string I'm building a string to put in a cfquery. The string requires

RE: Quotes in a query string

2002-12-12 Thread Raymond Camden
Use preserveSingleQuotes.. select foo from goo where #preserveSingleQuotes(mysql)# === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc Email: [EMAIL PROTECTED] WWW :