在SQL中转换为base64字符串 [英] Convert to base64 string in SQL

查看:1375
本文介绍了在SQL中转换为base64字符串的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,



我需要使用存储过程在我的数据库中散列密码。我正在使用pwdencrypt()函数并且它正常工作。



现在我需要将pwdencrypt()的结果转换为sql中的字符串base 64


有什么想法吗?



谢谢

Hello,

I need to hash the passwords in my database using stored procedures. I'm using pwdencrypt() function and its working appropriately.

Now I need to convert the outcome of pwdencrypt() to string base 64 in sql

Any ideas?

Thank you

推荐答案

http://stackoverflow.com/questions/5082345/base64-encoding-in-sql-server-2005-t-sql [ ^ ]


您是否尝试过 google? [ ^ ]


这篇关于在SQL中转换为base64字符串的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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