Hello friends
I want to know about Sql injection in Sql.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Jun 26, 2012, 6:24 AM
SQL injection is an attack in which malicious code is inserted into strings that are later passed to an instance of SQL Server for parsing and execution.
please refer
http://msdn.microsoft.com/en-us/library/ms161953%28v=sql.105%29.aspx
http://www.codeproject.com/Articles/9378/SQL-Injection-Attacks-and-Some-Tips-on-How-to-Prev
http://sqlzoo.net/hack/
hope this will help you.
Nattudurai EswaramurthyPosted Jun 26, 2012, 5:49 AM
PLease go through the following link s:
http://www.unixwiz.net/techtips/sql-injection.html
http://www.imperva.com/resources/glossary/sql_injection.html