Click to See Complete Forum and Search --> : Server 2005 Database Encryption


jhd1967
11-03-2009, 04:22 PM
i did follow this tutorial. i did understand how to do encrypted data on the database .

http://www.kodyaz.com/articles/sql-server-2005-database-encryption-step-by-step.aspx

i know how to insert record to database using a form. but not sure how to that by inserting data Like user name , password must be encrypted. and also how to retrieve password.

I am using ASP, VB

Any help. Thank you