gpt4 book ai didi

mysql - vb6 哈希密码中的 MD5

转载 作者:行者123 更新时间:2023-11-29 11:06:55 25 4
gpt4 key购买 nike

如何在 vb6 中编写 md5 哈希值?

我编写了这个语法,但它在 SQL MariaDB 中给了我错误:

check the manual that corresponds your MariaDB version for the right syntax to use near'(32),HashBytes ('MD5','Text2'),2

INSERT INTO student (Student_id,password,firstname)VALUES ('" & Text1.Text &" ' , CONVERT( NVARCHAR (32),HashBytes ('MD5' ,'"&Text2.Text&"'        ),2),'"&Text3.Text&"')"

最佳答案

关于mysql - vb6 哈希密码中的 MD5,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41242400/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com