Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Secure Database

Author  Topic 

shanmugaraj
Posting Yak Master

219 Posts

Posted - 2009-06-02 : 09:23:00
Hi,
I have an application with database SQL Server 2005.
When i install it in customer place, i like to make the database not to be viewed by any one there. even the sql admin without knowing the password to unlock my database.
hope you will help me out.
thanks in advance

Lumbago
Norsk Yak Master

3271 Posts

Posted - 2009-06-02 : 10:16:24
If you don't want anyone to access your database then the only option you really have is to keep it in a server located in your own office. Unless you are the only one with access to the server there is no way you can stop them from viewing it.

- Lumbago
Go to Top of Page
   

- Advertisement -