SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 How to manage access right
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

MUKE YA MUHA
Starting Member

Tanzania
4 Posts

Posted - 08/03/2012 :  04:51:51  Show Profile  Reply with Quote
you are DBA for Sunnyside Supermarket. You have been asked to provide SQL Sever 2008 implementation in your enviroment. The single server contains three database: Sales, Inventory and dsupport. Everyone in the management should have access to the dSupport database with the ability to read data and nothing

The entire Sales Department should have access to the Sales database in read only mode , and the Manager of the Sales Department should have the ability to read and write the data, including updates on existing data.

Finally , all warehouse works should have update and read abilities on the inventory database, while the warehouse managers should have the ability to add new records in addition to update and read abilities

How will you go about creating this security architecture?

RickD
Slow But Sure Yak Herding Master

United Kingdom
3560 Posts

Posted - 08/03/2012 :  05:20:19  Show Profile  Reply with Quote
Try Microsofts Learning Centre as this is where the question is from.

But as a hint, you might want to look at roles.

Edited by - RickD on 08/03/2012 05:21:07
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.12 seconds. Powered By: Snitz Forums 2000