hello,
I am using MS SQL db for my web application . I wanna know if there is any way to protect /secure database files from copied or used by any un authorised person.
Right now any one can copy the data base files(.data and .log) files from MS SQL's data folder, and can use it any where without any problem. But i would like to restrict any un authorised person to use it. Please let me if there is any way to avoide this.
Please help me in this problem
All suggesstions are welcome.
thank you.
-Archana
Hi,
you will have to povide additional folder security on your system, or encrypt the data in every column. There is no other way to do this.
HTH, Jens K. Suessmeyer.
http://www.sqlserver2005.de
No comments:
Post a Comment