Ana içeriğe atla

MSSQL Object Explorer'da Databases e tıklayınca hata vermesi

MSSQL Object Explorer'da Databases e tıklayınca şu şekilde bir hata alırsanız.

Failed to retrieve data for this request. (Microsoft.SqlServer.Management.Sdk.Sfc)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&LinkId=20476
------------------------------
ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
------------------------------
The server principal "kullanici_adi" is not able to access the database "baska database adi" under the current security context. (Microsoft SQL Server, Error: 916)

ÇÖZÜM :
  • F7 ile Object Explorer Details penceresini açın. 
  • Databases'ı açın. 
  • Başlık satırındaki Collation'ı kaldırmak için başlık çubuğuna sağ tıklayıp Collation!daki tiki kaldırın.

    Yorumlar