in reply to Re: Inserting Apostrophes into SQL
in thread Inserting Apostrophes into SQL
How can it get any simpler than moving a variable to the next line and adding a question mark?
Is this your way of saying that I can in fact use a placeholder for that specific value and it will solve my problem? I just read about undef today and wasn't sure if it fit my situation or not.
At some point I will have to go through all the code and see about making some more corrections to improve the overall performance/security but I just need this part working asap.
Thanks for the input.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Inserting Apostrophes into SQL
by ikegami (Patriarch) on Nov 16, 2011 at 22:13 UTC |