SQL Objects Owner
From: Mark (anonymous_at_discussions.microsoft.com)
Date: 09/27/04
- Next message: Mike Labosh: "Re: VB6/ADO: Creating primary keys"
- Previous message: daleap: "Bulk Insert format file"
- Next in thread: Aaron [SQL Server MVP]: "Re: SQL Objects Owner"
- Reply: Aaron [SQL Server MVP]: "Re: SQL Objects Owner"
- Reply: Hugo Kornelis: "Re: SQL Objects Owner"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 27 Sep 2004 10:48:47 -0700
I have to authorize people in the db_owner group or some
other group (ddladmin etc..) where they should be able to
create tables.
Problem is when they create table using Query Analyzer,
they can mention owner as create table dbo.tablea and the
table is owned by dbo. When they user EM to create the
table, table is owned by their ID and not by dbo. Is it by
design? How do you resolve this issue when people from
db_owner or other group can create DB objects using EM and
still objects owned by dbo.
Thanks in Advance.
- Next message: Mike Labosh: "Re: VB6/ADO: Creating primary keys"
- Previous message: daleap: "Bulk Insert format file"
- Next in thread: Aaron [SQL Server MVP]: "Re: SQL Objects Owner"
- Reply: Aaron [SQL Server MVP]: "Re: SQL Objects Owner"
- Reply: Hugo Kornelis: "Re: SQL Objects Owner"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|