Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Security / November 2008

Tip: Looking for answers? Try searching our database.

grant database roles to read-only specified schema

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sg - 21 Nov 2008 18:35 GMT
Hi,

I'm trying to grant a database roles (contract_role) to have "select" to the
tables within schema1. Is there a way that I can grant select on all of the
tables to contract_role instead of choosing one by one and click?

Thanks
Sarah
Russell Fields - 21 Nov 2008 18:50 GMT
Sarah,

GRANT SELECT ON SCHEMA :: schema1 TO contract_role

RLF

> Hi,
>
[quoted text clipped - 6 lines]
> Thanks
> Sarah
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.