Tagged Questions
3
votes
4answers
6k views
The SELECT permission was denied on the object 'sysobjects', database 'mssqlsystemresource', schema 'sys'
SETUP: SQL Server 2005 & DotNetNuke 05.01.02.
This started with me trying to install a DNN Module that had "select * from dbo.sysobjects" in it's SQL scripts. That failed with the following ...