无法访问数据库 ReportServer。 (ObjectExplorer)

  具体错误信息:

程序位置:

在 Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.DatabaseNavigableItem.get_CanGetChildren()

在 Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItem.RequestChildren(IGetChildrenRequest request)

在 Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ExplorerHierarchyNode.BuildChildren(WaitHandle quitEvent)

错误现象

    可以连接数据库服务器,但是无法打开具体的数据库,打开数据库报错,报错信息如上。

错误原因

    该用户没有操作该数据库的权限。

            SQL Server 连接数据库报错 (ObjectExplorer)

 

 

解决方案

给数据库加上对应的权限就行了。

具体步骤:

  SQL Server 连接数据库报错 (ObjectExplorer)

 

                     SQL Server 连接数据库报错 (ObjectExplorer)

 

       最后记得重启sqlserver 服务。

 

 

 

SQL Server 连接数据库报错 (ObjectExplorer)

 

相关文章:

  • 2022-01-12
  • 2022-12-23
  • 2021-12-28
  • 2021-12-30
  • 2022-01-14
  • 2021-05-04
  • 2021-11-18
猜你喜欢
  • 2021-07-08
  • 2021-11-02
  • 2021-12-10
  • 2021-08-13
  • 2022-12-23
相关资源
相似解决方案