NeXTreme Posted January 27, 2012 Share Posted January 27, 2012 Hey. I have a bunch of SQL queries the server performs when saving data. Problem I'm having is some data might have a character like ' or " in the query, so the query will fail. I also don't want to use the executeSQLQuery's escaping system, those question mark things. What characters are actually being escaped in these SQL queries? I'd like a function for it, but I don't know which characters to escape Regards, NeXTreme Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now