gpt4 book ai didi

vb6 - (Windows身份验证模式)vb6中的连接字符串

转载 作者:行者123 更新时间:2023-12-02 00:24:45 25 4
gpt4 key购买 nike

我正在使用此连接字符串进行服务器身份验证,

Dim rs As New ADODB.Recordset



strConnectionString = "Provider=SQLOLEDB.1;Persyst Security Info=False;User Id=fileade;Password=fileade;Initial Catalog=Fileade;Data Source=10.237.225.170;Command Properties='Command Time Out=45'"

Windows 身份验证中的连接字符串是什么?

最佳答案

设置集成安全性=True

这是完整的字符串:

Provider=SQLOLEDB.1;Integrated Security=True;Initial Catalog=Fileade;Data Source=10.237.225.170;Persyst Security Info=False;Command Properties='Command Time Out=45'"

关于vb6 - (Windows身份验证模式)vb6中的连接字符串,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3855329/

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