Link to home
Start Free TrialLog in
Avatar of mattphung
mattphung

asked on

Database security for confidetiality information

What are some of the standard ways of protecting confidetial information in a database? The data is consist of test scores, students names and addresses. The web application was developed in VS2003. I already have a 128 bit security certificate but wanted to know if there are more ways of security the information in the database. The passwords are salted then hashed before saving it to the database.  Any suggestions would be greatly appreciated!
ASKER CERTIFIED SOLUTION
Avatar of CoccoBill
CoccoBill
Flag of Finland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
You can also find a wealth of information, guides and documents regarding general SQL Server security here:

http://www.microsoft.com/sql/technologies/security/default.mspx