Re: Best way to HIDE passwords that are in a table



Hello,

Please use the password encrytion from your application side and stored the
encrypted data into database.

Thanks
Hari

"MSUTech" <MSUTech@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5D6620EA-05C0-4044-9D1B-497261028F16@xxxxxxxxxxxxxxxx
Hello All,

If I am storing passwords in a table within SQL Server 2000. Is there a
way
to ENCRYPT or HIDE the passwords, so that when I run a SELECT statement, I
can not see them?

If this is not possible, what is the recommended way to HIDE passwords
from
the SQL Server Administrator?

thans...


.



Relevant Pages