Windows 7桌面无法连接到重建的SQL Server [英] Windows 7 desktop cannot connect to rebuilt SQL server

查看:60
本文介绍了Windows 7桌面无法连接到重建的SQL Server的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

重新安装的Server 2008 R2 Standard 并加入了域。  使用我们的PITSQL服务器的域名解析不会更新重新启动的工作站。
   从无法打开我们的SQL应用程序的工作站Ping'ing失败。   Workstation运行的是Windows 7 Pro,域控制器是SBS2011。

推荐答案

重新安装Server 2008 R2 Standard 并加入域。  使用我们的PITSQL服务器的域名解析不会更新重新启动的工作站。
   从无法打开我们的SQL应用程序的工作站Ping'ing失败。   Workstation正在运行Windows 7 Pro,域控制器是SBS2011。

美好的一天<?!?>

Good day <?!?>

如果我正确理解,您向域控制器添加了一台计算机,但您没有将DC用户添加到SQL Server,这意味着他们无法直接连接服务器。

If I understood correctly, you added a machine to the domain controller but you did not added the DC users to the SQL Server, which mean they cannot connect the server directly.

您可以使用"sa"连接到SQL Server。用户是sysadmin(假设您将服务器配置为使用 " SQL Server和Windows身份验证")。使用"sa"
用户可以配置LOGIN和USERS。

You can connect to the SQL Server using the "sa" user which is the sysadmin (assuming you configured the server to use "SQL Server and Windows Authentication"). Using the "sa" user you can configure LOGINs and USERS.


这篇关于Windows 7桌面无法连接到重建的SQL Server的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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