I am using prepared statement to get data from the database. Does anybody knows of any way to do a SQL injection because in a prepared statement, whatever I enter if is using that as a search criteria. Thanks, Anjali
prepared statement is used to avoid SQL injection,which could be a major security threat.So, if you use prepared statement ,then you don't have to worry about SQL injection
Regards,
Anil Kumar Saha
SCJP 1.4
http://www.agilej.blogspot.com/