Hi
(Select Permission Denied on owner "dbo" on SQL Server 2000)
Running SQL Server 2000. I copied a database to be test/dev db. Configured the users on the db to be the same as the live db however the following error occurs whenever a login attempt is made.
Error: System.Data.SqlClient.SqlError: SELECT permission denied on object 'SysUsr', database 'BSSDEV', owner 'dbo'.
I have checked the account config on that user (dbo) and it shares the same settings as its counterpart in the live DB. can you help please?
Thanks
Blue Girl
(Select Permission Denied on owner "dbo" on SQL Server 2000)
Running SQL Server 2000. I copied a database to be test/dev db. Configured the users on the db to be the same as the live db however the following error occurs whenever a login attempt is made.
Error: System.Data.SqlClient.SqlError: SELECT permission denied on object 'SysUsr', database 'BSSDEV', owner 'dbo'.
I have checked the account config on that user (dbo) and it shares the same settings as its counterpart in the live DB. can you help please?
Thanks
Blue Girl