The SELECT permission was denied on the object 'Address', database 'CNET_85731', schema 'dbo'

后端 未结 6 1809
夕颜
夕颜 2020-12-29 23:06

I have been working away for the last 7 months on a C# ASP.NET using Visual Studio 2008 and SQL Server 2008.

Today, I was running part of my application which was pr

6条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-29 23:15

    If it gives you that error within SQL server Management Studio then just run the SQL server Management Studio as administrator that should work.

提交回复
热议问题