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.
Author |
Topic |
osgroup
Starting Member
1 Post |
Posted - 2008-12-09 : 09:31:41
|
hiI 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 |
|
|
|
|