| Subject: | Re: Loosing / in sql |
|---|---|
| From: | Azadi <azadi@xxxxxxxxxxxxx> |
| Date: | Wed, 26 Mar 2008 21:31:27 +0700 |
| Newsgroups: | macromedia.coldfusion.database_access |
yes, \ [backslash] in mysql is an 'escape character' - a special character used to escape other special characters in strings and string patterns. to use an actual \ character in a string you must also escape it. <cfqueryparam> tag DOES properly escape this mysql escape character, so use it. Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Loosing / in sql, JR |
|---|---|
| Next by Date: | Re: Problem after upgrading ms sql db, Oguz.Demirkapi |
| Previous by Thread: | Re: Loosing / in sql, JR |
| Next by Thread: | cfgrid row posioning, larksys |
| Indexes: | [Date] [Thread] [Top] [All Lists] |