Re: Allow Developer to Design tables, but not be owner?
- From: "Arnie Rowland" <arnie@xxxxxxxx>
- Date: Thu, 7 Sep 2006 12:18:52 -0700
Using SQL 2000, there is no easy solution at hand. In some situations, the
'sensitive' data tables are put into a different database for reasons like
this one. Different security needs.
Using SQL 2005, you may benefit from investigations schemas. See 'Using
Schemas' in Books Online.
--
Arnie Rowland, Ph.D.
Westwood Consulting, Inc
Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous
"Scott Townsend" <scooter@xxxxxxxxxxxxxxxx> wrote in message
news:Ojh7b3q0GHA.4772@xxxxxxxxxxxxxxxxxxxxxxx
I have some developers that I need to be able to do anything to the
Database except look in a few tables in that database.
I have a DenyHR Role that denies Access to the HR Tables, though if I give
them dbOwner that seems to defeat the purpose.
They need to still create and design existing tables. How can I accomplish
this?
Thank you,
Scott<-
.
- References:
- Allow Developer to Design tables, but not be owner?
- From: Scott Townsend
- Allow Developer to Design tables, but not be owner?
- Prev by Date: Re: unable to delete data in table
- Next by Date: Re: Allow Developer to Design tables, but not be owner?
- Previous by thread: Allow Developer to Design tables, but not be owner?
- Next by thread: Re: Allow Developer to Design tables, but not be owner?
- Index(es):
Relevant Pages
|
Loading