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
 Data encrypt

Author  Topic 

Asit
Starting Member

6 Posts

Posted - 2008-05-27 : 09:53:54
Hi
I am using sql server 2005, I want to encrypt data. If any person open the table then encrypted data will show.
I am saw 3 techniques
1) Certificate
2)Symmetric
3)Asymmetric
please suggest me which technique is helpful.It will be impact on performance please suggest.

   

- Advertisement -