Re: access to create stored procs
From: Beth Breidenbach (beth.breidenbach@getronics.com)
Date: 12/30/02
- Next message: vara: "SQL Server Login Failed from ASP"
- Previous message: Stockton P.: "Re: access to create stored procs"
- In reply to: Stockton P.: "access to create stored procs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Beth Breidenbach" <beth.breidenbach@getronics.com> Date: Mon, 30 Dec 2002 11:16:25 -0800
In query analyzer,
"grant create procedure to loginname"
If the user only has dataread and datawrite roles to start with, all you'll
have added is the ability to manage procedures.
See grant, deny, revoke in BooksOnline for more details.
Beth
"Stockton P." <stocktonpetri@hotmail.com> wrote in message
news:OboF4SDsCHA.856@TK2MSFTNGP12...
> How do I grant a user the right to create stored procs that read and write
> data,
> but NOT allow this user to issue DDL commands (create,modify tables)?
>
> Thanks
>
>
- Next message: vara: "SQL Server Login Failed from ASP"
- Previous message: Stockton P.: "Re: access to create stored procs"
- In reply to: Stockton P.: "access to create stored procs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|