Re: Schema Sharing



A schema can be owned by a role or a windows group. If you
have/create a role or a group that all the developers belong
to, you can have that role or group own the schema. To
change the owner, execute
alter authorization on schema::YourSchema to YourRoleOrGroup

-Sue

On Thu, 6 Apr 2006 18:38:01 -0700, RAJ
<RAJ@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

Hello all,
I have an database in SQL Server 2005 and this database is maintained (table
changes & procedures) by 2 groups of people. So, what I did is, created an
new schema and also created an generic sql server account and assigned the
schema I created earlier. It works fine.

I prefer not to use the generic account and want to allow the developers to
use their own domain account. Is it possible to assign many users to an
schema so that, any developer can create/update his objects, but all the
objects fall under one schema ?

I hope I made myself clear in my request.

Any suggestions for achieving this goal ? Is it possible ?

Thanks for your time.

RAJ

.



Relevant Pages

  • Re: set focus on a specific record after adding new record
    ... My apologies. ... foundation of a good application is a good schema. ... developers don't create "test" applications for things ... Continuing to come back to these newsgroups to ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Need help on how to organize users and objects
    ... I could assign a custom database role to them though. ... In 2005, if a user creates an sp, which schema does it belong to? ... Security is a huge subject in SQL Server 2005, so I'd suggest you to spend ... the sysadmin; developers and viewers. ...
    (microsoft.public.sqlserver.security)
  • Re: Graph Schema
    ... represented recursively in a schema, is considered a nemesis to DBAs ... for skilled DBAs and application developers? ... So I wouldn't call it a nemesis; but it does require some consideration ...
    (comp.databases.theory)
  • DBA
    ... I am a DBA on a project with about 30 developers. ... development database with each developer having their own schema. ... they might then refresh their schema several times. ...
    (comp.databases.oracle.server)
  • Re: Graph Schema
    ... designing an application's schema for a relational database. ... represented recursively in a schema, is considered a nemesis to DBAs ... for skilled DBAs and application developers? ... When graph theory applies to the problem considered, one can apply graph theory to simplify the problem during analysis and design. ...
    (comp.databases.theory)

Quantcast