How can i encrypt or mask a column in the database
Any help will be appreciated
Regards
Karen
SQL Server Security
How can i encrypt or mask a column in the database
Any help will be appreciated
Regards
Karen
For what version of SQL Server
Thanks
Laurentiu
You can find encryption information on Books Online. Here are a couple of links to get you started:
http://msdn2.microsoft.com/en-us/library/ms189586.aspx
http://msdn2.microsoft.com/en-us/library/aa337557.aspx
My blog also has several encryption examples. If you get stuck on anything specific, post on this forum.
Thanks
Laurentiu