How can I store passwords in the database for users with encryption?
I have a table user with username and password as columns?Is there a way to store passwords in the databse with encryption? or Is there anything else to store passwords in SQL server 2005
Thanks,
Prasad