報錯信息無法訪問數(shù)據(jù)庫 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) 錯誤現(xiàn)象可以連接數(shù)據(jù)庫服務(wù)器,但是無法打開具體的數(shù)據(jù)庫,打開數(shù)據(jù)庫報錯,報錯信息如上。 錯誤原因該用戶沒有操作該數(shù)據(jù)庫的權(quán)限。
解決方案給數(shù)據(jù)庫加上對應(yīng)的權(quán)限就行了。 具體步驟:
最后記得重啟sqlserver 服務(wù)。
|
|
|