【问题标题】:Client Computer cannot connect to mssql server 2008 using odbc客户端计算机无法使用 odbc 连接到 mssql server 2008
【发布时间】:2015-12-22 00:31:07
【问题描述】:

This is the error when connecting to server

请帮忙。使用 odbc 连接到 sql server 时。

【问题讨论】:

  • 不要链接到包含重要信息的图像,如果链接断开,这对本网站的未来用户没有好处;此外,错误消息的文本不会出现在搜索中。

标签: sql-server-2008 odbc


【解决方案1】:

您正在尝试连接到在不同于客户端的 Windows 域中的服务器上运行的 SQL Server 实例。域需要相互信任,或者您需要使用 SQL Server 身份验证而不是 Windows 身份验证登录。

【讨论】:

    猜你喜欢
    • 2016-10-03
    • 2012-08-28
    • 2011-07-17
    • 2011-08-31
    • 1970-01-01
    • 2017-04-26
    • 1970-01-01
    • 2014-08-28
    • 1970-01-01
    相关资源
    最近更新 更多