服务器名称在连接到服务器:Reporting Services 中无效
我正在尝试逐步完成数据驱动的报告订阅设置,但无法通过 第 2 部分的第 2 步。
除了“浏览”之外,我没有其他服务器名称选项,它只在本地网络上显示两个实例。我尝试了连接到数据库引擎(通过 SQL Server 配置管理器)时使用的别名,但不起作用。办公室 IP 范围为 192.168.x,所有 SQL Server 实例均位于本地网络 (206.x) 之外。
我需要使用远程桌面来执行此操作吗?
I'm trying to step through the Data-Driven Report Subscription setup, but I can't get past Step 2 of Part 2.
I get no options for Server name other than "browse", which only turns up two instances on the local network. I tried the alias I use when connecting to the Database Engine (via the SQL Server Configuration Manager), but won't work. The office IP range is 192.168.x, and all the SQL Server instances are outside the local network (206.x).
Do I need to be using remote desktop to do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
“下拉”是 SQL 浏览器端口(1433?)上的 UDP 广播。它将从您的工作站广播,因此 206.* 段将看不到它。输入正确的名称应该可以。
The 'drop down' is an UDP broadcast on the SQL Browser port (1433?). It will be broadcast from your workstation, so the 206.* segment will not see it. Putting in the right name should work though.