Viewing 2 posts - 1 through 2 (of 2 total)
HI,
Thanks for the inputs.
Just a few more queries.
We have implemented code to handle SQL Injection.
We use only parameterized stored procedures for all operations of the database.
Also, the places...
June 1, 2009 at 2:53 am
#1002610
I have implemented code to handle SQL Injection. Also, all db operations are performed by the use of parameterized stored procedures.
We have insured that any malicious code entering through the...
May 27, 2009 at 11:42 pm
#1001219