Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

SSMS 2012 and SQL Server engine 2014

$
0
0
Hi All,Just had a complaint from an user about the errors he was getting when tried to do the right click/edit a table. The user has: windows login - only public server role, mapped db user as a member of the db_datareader,db_datawriter and public database roles.The first error was:An exception occured while executing a Transact-SQL statement or batch.Additional info: VIEW SERVER STATE permission was denied on object 'server', database 'master' ... Error:300and the next one appearing after pressing the OK button..Exception has been thrown by the target of an invocation.(mscorlib)Additional info: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.The errors are pretty confusing, especially the first one that suggests the lack of credentials.The cause of the errors is the lack of compatibility between SSMS 2012 and the Sql Server 2014 database engine. Now, this may be obvious for some peoplebut because I found a lot of workarounds that includes granting the View Server State permissions - which is not good, I decided to share the experience :)Upgrade to SSMS 2016, it's free and don't take much time. RegardsDean

Viewing all articles
Browse latest Browse all 6525

Latest Images

Trending Articles



Latest Images