Windows 7 & Sql 2008 - set database access to normal user
- by simon_
I use Windows 7 & Sql Server 2008.
If I run Management Studio as normal user and try to connect to database 'MyDatabase', I get this error message 'The database MyDatabase is not accessible'.
I I run Management Studio per right click 'Run as administrator', then 'MyDatabase' is accessible.
Where & what should I set, to be able to access MyDatabase as normal user?