Sheldon
2009-06-29 19:59:01 UTC
Hello -
Someone is receiving the following error when trying to connect to Sql Server:
Cannot connect to [serverName]
Failed to retrieve data for this request. (Microsoft.SqlServer.SmoEnum) An
exception occurred while executing a Transact-SQL statement or batch
(Microsoft SqlServer ConnectionInfo) The SELECT permission was denied on the
object 'configurations', database 'mssqlsystemresource', schema 'sys'.
(Microsoft SQL Server, Error: 229)
This is our production server. I am reluctant to mess around with Select
permissions at all. I always create stored procedures and give execute
permissions.
This person had been able to connect previously. Any idea what may be
causing this problem?
Sheldon
Someone is receiving the following error when trying to connect to Sql Server:
Cannot connect to [serverName]
Failed to retrieve data for this request. (Microsoft.SqlServer.SmoEnum) An
exception occurred while executing a Transact-SQL statement or batch
(Microsoft SqlServer ConnectionInfo) The SELECT permission was denied on the
object 'configurations', database 'mssqlsystemresource', schema 'sys'.
(Microsoft SQL Server, Error: 229)
This is our production server. I am reluctant to mess around with Select
permissions at all. I always create stored procedures and give execute
permissions.
This person had been able to connect previously. Any idea what may be
causing this problem?
Sheldon