Hello,
The subject says it all but I'm looking for some way to escape all special characters for SQL. I'm taking direct input from the user, and composing SQL statements but special characters are screwing up the parsing and craps out. I'm sure its come up before, but I can't find the code for it.
Any premade function or custom functions out there?
thx
Kenta
The subject says it all but I'm looking for some way to escape all special characters for SQL. I'm taking direct input from the user, and composing SQL statements but special characters are screwing up the parsing and craps out. I'm sure its come up before, but I can't find the code for it.
Any premade function or custom functions out there?
thx
Kenta