在SQLServer DB中隐藏或加密密码 [英] Hide or Crypt Password in SQLServer DB

查看:194
本文介绍了在SQLServer DB中隐藏或加密密码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 如何在SQLServer DB中隐藏或加密密码?
请提供示例代码.
非常感谢

解决方案

检查链接.
加密SQL Server中的密码字段",注册表信息"和查询字符串 [^ ]

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=76258 [ ^ ]


尝试
如何在SQL Server中加密值[ The Art&存储密码的科学 [ ^ ]

希望这会有所帮助:)

有关更多查询,请在此处评论!!

Hi how Can I Hide or Crypt Password in SQLServer DB?
A Sample code Please .
Thanks very much

解决方案

Check the links.
Encrypt Password Field in SQL Server, Registry Information & Query String[^]
or
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=76258[^]


Try
How to encrypt value in SQL Server [^]
This article is about how you can encrypt a value before going to save it in a table. Here you can take the example of passwords which you want to store in an encrypted form.


Refer to this :

The Art & Science of Storing Passwords[^]

hope this helps :)

for further queries comment here!!


这篇关于在SQLServer DB中隐藏或加密密码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆