Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.databases.ms-sqlserver    |    Notorious Rube Goldberg contraption    |    19,505 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 18,091 of 19,505    |
|    Erland Sommarskog to web12master@gmail.com    |
|    Re: how to hide database logic and struc    |
|    24 Jan 11 08:42:23    |
      From: esquel@sommarskog.se              m (web12master@gmail.com) writes:       > from application owner point of view, there is an issue to protect       > database logic and structure from stealing.       >       > I'm pretty sure that was impossible to do (at least not easy to do) on       > MSSQL2000 and MSSQL2005, but what about MSSQL2008?       >       > MSSQL2008 has possibilty of transparent encryption backup so backup       > could be protected very efficiently, what about database structure and       > logic, is it possible to hide it from sql system admin?              You can never hide anything from a system admin.              The point with TDE is to protect data at rest. If someone manages to get       hold of the database files or database backup without having the encryption       key, he is not able to access the data.              But if the user is able to connect to the server and has permissions enough,       he can also see tables and procedures. And someone on the server needs to       have that protection.              It also worth pointing out that TDE is only available in Enterprise Edition.              The proper way to protect intellectual property is through license       agreements.              The only possible solution from a technical point of view is to host the       application yourself - which of course is an immense investment.                     --       Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se              Books Online for SQL Server 2005 at       http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx       Books Online for SQL Server 2000 at       http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca