|
|||||||||||
|
RE: escaping character in sql statements
From: Lawson Cronlund <lawson(at)vrtinc.com>
Date: Thu Oct 25 2007 - 11:36:53 EDT
Regards,
Lawson Cronlund
-----Original Message-----
Hi,
here's an example of the sql
select * from files where location =
this recults returns no records from my database, even though there are records there. the records are path + file names, thats why i have to use the \ charater to escape them, this does not seem to like me using ' to escape the ' character, any ideas? Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- MySQL Windows Mailing List For list archives: http://lists.mysql.com/win32 To unsubscribe: http://lists.mysql.com/win32?unsub=lawson@vrtinc.com -- MySQL Windows Mailing List For list archives: http://lists.mysql.com/win32 To unsubscribe: http://lists.mysql.com/win32?unsub=lists@pantek.comReceived on Thu Oct 25 11:37:47 2007 This archive was generated by hypermail 2.1.8 : Fri Jul 04 2008 - 00:27:08 EDT |
||||||||||
|
|||||||||||