If you don't use string interpolation, I guess you use placeholders, and we're back to the advice: always use placeholders.
The use of SPs are orthogonal to that issue.
/J
In reply to Re^2: Preventing SQL injection attacks: are -T and placeholders not enough?
by jplindstrom
in thread Preventing SQL injection attacks: are -T and placeholders not enough?
by talexb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |