Home > Archive > Microsoft SQL Server forum > May 2005 > Passwords in Sql Server 2000









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Passwords in Sql Server 2000
akej via SQLMonster.com

2005-05-25, 3:23 am

HI, How to save passwords in sql server server 2000, i mean i build
database that consist table of user , in this table i want to storage
user's details including their passwords. As i understand it's not good
idea to storage password like other data i mean name , last name.
How to accomplish this???

--
Message posted via http://www.webservertalk.com
Simon Hayes

2005-05-25, 3:23 am

You would usually handle the encryption/decrpytion in your application,
using an API like the Win32 CryptoAPI or the .NET libraries:

http://www.sqlsecurity.com/DesktopDefault.aspx?tabid=22

Simon

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com