September 23, 2005 at 12:33 pm
Hi guys:
I have an asp application that asks the users for their SSN. I like to know a way of encrypting this value when is written into the database and right before is extracted from the database for comparison purposes. I tought of creating a stored procedure to do the insert and the extraction, but I do not know how to do the encryption part.
I will appracitae any help on this.
Thanks
Emilio
September 23, 2005 at 12:38 pm
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=32&messageid=123118#bm200209
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=8&messageid=208789#bm208812
Search for encrypt undocumented you will find more links
Regards,
gova
September 23, 2005 at 12:52 pm
thanks govvin, those two links are pretty helpful
Emilio
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply