Create a read only user

Create a read only user in sql server

From the management console security - logins - create login, under user mapping select only db_datareader and public for the relevant databases that user needs access too.
Deny access to connect to database engine unless specifically required (under Status menu).
Create SQL Server Login before creating Database login

Comments

Popular posts from this blog

ORA-19698 File is from different database

Using DBCA silent install and disabling automatic memory management

SQL Server Builds Information