I\'m trying to run the following statement but am receiving the error messages just below. I have researched answers to no end and none have worked for me. I\'m running Of
With SQL 2014, I changed the SQL Server Service (MSSQL) to run as LocalSystem. This solved the problem for me.
LocalSystem
It used to work as NT_SERVICE\MSSQL$MSSQL fine under 2008, from what I remember.
NT_SERVICE\MSSQL$MSSQL