SQL Server Data Validation Questions

1

SQL Injection Validation
HOW CAN I USE VALIDATION CODES IN ORDER TO AVOID SQL INJECTION IN MY WEB SERVER? I MEAN, EVERYBODY KNOW THAT HTML MODIFICATION IS VERY EASY, SO, DO I HAVE TO USE WEB SERVICES TO DO THIS OR GET ANOTHER APP?

Answer Question   |  July 29, 2009  4:01 PM
SQL injection, SQL Injection Validation, SQL Server Data Validation
asked by:
5 pts.

Data updation issues in a SQL Server table
I have accidentally updated all data in a SQL Server table according to one data source, and now all my data is a copy of that data. How can I make a command to allow all data in that table to search for other data and update, according to another reference table?

Answer Question   |  February 2, 2009  6:08 PM
SQL Server Data Validation, SQL Server databases, SQL Server tables
2,585 pts.

1