pinky
SSCommitted
Points: 1997
More actions
May 10, 2007 at 11:27 am
#117139
Hi,
Can any one let me know the steps to encrypt the data in sql server 2005? I searched online but its somewhat confusing.
I need to encrypt few columns in different tables in a database. Any help would be really appreciated.
Thanks
Aaron Ingold
SSCrazy Eights
Points: 9070
May 10, 2007 at 11:39 am
#705594
Well, you need to create a column, create a key/certificate and create the procedures necessary to encrypt and decrypt the data in the column. I've found some good posts on the subject in Laurentiu Cristofor's blog:
http://blogs.msdn.com/lcris/
Should get you started.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply