Click here to Skip to main content
15,886,724 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
I got a .mdf database file and want to secure its data of being copied by others. I searched about it but found out the admin can access the data. How can I solve this problem?
Posted

1 solution

You don't have a solution. The admin of the SQL Server will ALWAYS be able to copy/view the data.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 7-Jul-12 22:48pm    
There is no solution because the question makes no sense, but nevertheless 5 for this answer.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900