Hi Devdas, Do STORED PROCEDURES really protect against any kind of SQL Injection? I have read many articles about, some say they are and some say they are NOT!
Isn't there any way to do code injection into a SP or are they fully-secure against Injections? I think it is clear, that SP's make your web-app less dynamic? Thanks! Adem Sen > Devdas wrote: > Ugh! Why do you not use stored procedures and bind parameters, which is > the right way to do it? > > Devdas Bhagat > _______________________________________________ > Full-Disclosure - We believe in it. > Charter: http://lists.grok.org.uk/full-disclosure-charter.html > Hosted and sponsored by Secunia - http://secunia.com/ _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/
