Davey
09-06-2006, 08:52 AM
I can't seem to work around the Percent character in a mySQL query. It keeps returning results as if the % is acting as a wild card for the string.
How can I get around this? Without having to change the data in the table so I would need to effectively replace a control character with '%' after obtaining the results.
Thanks.
How can I get around this? Without having to change the data in the table so I would need to effectively replace a control character with '%' after obtaining the results.
Thanks.