Re: Permissions question...
From: Juraj Rojko (juraj_at_rojko.cz)
Date: 01/11/05
- Next message: Juraj Rojko: "Re: Permissions question..."
- Previous message: Mike Labosh: "Re: Copy entire sql server"
- In reply to: Brett Davis: "Permissions question..."
- Next in thread: Juraj Rojko: "Re: Permissions question..."
- Reply: Juraj Rojko: "Re: Permissions question..."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 11 Jan 2005 23:37:58 +0100
Use
GRANT CREATE PROCEDURE TO SomeOne
Juraj
"Brett Davis" wrote:
> Hello...
>
> I have a role in a SQL Server 2000 database called "Power Developer",
> within this role I want to allow the developer the ability to change
> stored procedures but not table schema. I have looked at the ddl_admin
> database role but that looks like that will give the developer the ability
> to change all database objects. Is there a way where I can allow the
> developer to change stored procedures but not table schema?
>
> Please advise...
>
> Thank you,
>
> Brett
>
>
- Next message: Juraj Rojko: "Re: Permissions question..."
- Previous message: Mike Labosh: "Re: Copy entire sql server"
- In reply to: Brett Davis: "Permissions question..."
- Next in thread: Juraj Rojko: "Re: Permissions question..."
- Reply: Juraj Rojko: "Re: Permissions question..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|