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
 Site Related Forums
 Poll Discussion
 SQL SERVER 2005 Database Security Issue

Author  Topic 

jignesh81283
Starting Member

2 Posts

Posted - 2009-01-12 : 02:38:40
hi

I am using Sql Express 2005, but i am not able to protect my database fully secure i am using sql authentication mode, but anybody also easily can copy mdf and ldf file and they can open in there computer with there sql authentication password.

1. I want a such a facitly like, nobody can open the database other than me, such like ( exe files - no body can find inside code ......)
2. There is any way we can convert sql express 2005 database into DLL format ?

Because i really need this facility in my application, i want strong protection, other than me, if they bring any other sql administrator also, it should not possible to open my datase.

If there is any way please let me know. I am really looking for it.

Thanking you

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-01-12 : 03:17:35
are you working on standalone machine or are you part of domain ?
Go to Top of Page

jignesh81283
Starting Member

2 Posts

Posted - 2009-01-12 : 04:00:20
i am working on standalone machine

regards,
jignesh
Go to Top of Page
   

- Advertisement -