I am using SQL Server 2005, I have some select and update
statements in my query with WHERE clause

I want to prevent these queries from SQL injection attacks.
What are the steps and precautions to be taken for SQL
Injection attacks?
Does anybody have suggestions?


Thanks in advance,

Answer Posted / murtaza

use DML triggers which helps u to prevent any modifications.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are all views updatable ?

892


Do you know what is raid and what are different types of raid configurations? : SQL Server Architecture

726


what are the different ways of moving data/databases between servers and databases in sql server? : Sql server database administration

702


What is table valued function and scalar valued functions?

708


What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture

744






What are pessimistic lock and optimistic lock?

735


How network traffic be reduced by using the stored procedure?

774


how to determine the service pack currently installed on sql server? : Sql server database administration

737


Explain indexes disadvantages?

749


Can foreign key be duplicate?

801


Explain the Ways to improve the performance of a sql azure database?

78


How do you clear a log file?

709


How to access the inserted record of an event?

772


What command do we use to rename a db, a table and a column?

663


on line cluster can we make if yes tell me the procedure

1739