﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 High Availability  / Access that can allow to execute SP (create object), however not allow to create/drop/alter table from query window / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Fri, 24 May 2013 02:18:54 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Access that can allow to execute SP (create object), however not allow to create/drop/alter table from query window</title><link>http://www.sqlservercentral.com/Forums/Topic1068903-1549-1.aspx</link><description>There are two ways you can achieve this (they can be combined into one):EXECUTE AS clause:[url]http://msdn.microsoft.com/en-us/library/ms178106.aspx[/url]Module signing:[url]http://msdn.microsoft.com/en-us/library/ms178106.aspx[/url]Have a look at the above links and post further on this thread with any additional questions.</description><pubDate>Fri, 25 Feb 2011 20:29:33 GMT</pubDate><dc:creator>Marios Philippopoulos</dc:creator></item><item><title>RE: Access that can allow to execute SP (create object), however not allow to create/drop/alter table from query window</title><link>http://www.sqlservercentral.com/Forums/Topic1068903-1549-1.aspx</link><description>Hi,I can't for the life of me remember the term for doing this but if you grant the stored proc create, insert, update, etc then don't provide the users with any of those rights except execute on the stored proc that should do it for you.</description><pubDate>Thu, 24 Feb 2011 21:15:00 GMT</pubDate><dc:creator>sean.massey</dc:creator></item><item><title>Access that can allow to execute SP (create object), however not allow to create/drop/alter table from query window</title><link>http://www.sqlservercentral.com/Forums/Topic1068903-1549-1.aspx</link><description>I need to give an access right to a user that can execute a SP (which creates object tables), however that access shouldn't allow him to create tables from the query &amp;#119;indow.To conclude, As a DBA what kind of access can I give to the user that can allow him to execute SP(which creates object), but at the same time restricts him to create/alter or drop tables from the query window?RegardsAsir</description><pubDate>Thu, 24 Feb 2011 06:51:17 GMT</pubDate><dc:creator>asir83</dc:creator></item></channel></rss>