Click here to Skip to main content
15,903,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi Friends,

I need encrypt my database in sql server 2008 r2 express edition.

Every Tables and Column name also.

How can we do that?
Posted
Updated 18-Feb-11 5:29am
v2

By RTFM.

Read and enjoy.[^] :)

I'm not sure that the techniques in the page I linked to will encrypt the metadata though. You might have to use a third party tool for that.
 
Share this answer
 
I am also looking for a solution to encrypt 2008 EXPRESS data. A link to using TDE on the enterprise version is rather pointless.
Morke
 
Share this answer
 
Hello,

This article may be useful to you, it demonstrate how to encrypt a SQL Express database.

http://sqlserverpedia.com/blog/sql-server-bloggers/sql-server-encryption-for-express-or-standard/[^]


Valery.
 
Share this answer
 
Comments
[no name] 28-Nov-13 21:26pm    
http://www.codeproject.com/Questions/159354/Database-encryption-in-sql-server-2008-r2-express
[no name] 30-Nov-13 9:39am    
http://www.codeproject.com/Articles/182721/Codeproject-Forums-Date-Google-Chrome-Extension

http://technet.microsoft.com/en-us/library/cc278098%28v=sql.100%29.aspx

http://technet.microsoft.com/en-us/library/ms191192.aspx

http://msdn.microsoft.com/en-us/library/bb934049.aspx

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