Re: default schema (SQL Server 2005)
- From: "Russell Fields" <russellfields@xxxxxxxxxx>
- Date: Thu, 16 Aug 2007 13:52:51 -0400
And I did try changing the dbo user's default schema to something else, but
SQL Server will prevent that with:
Msg 15150, Level 16, State 1, Line 1
Cannot alter the user 'dbo'.
(And, if it did work, it would be a bad idea.)
RLF
<dnlgauthier@xxxxxxxxxxx> wrote in message
news:1187272016.929096.136070@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Is there anyway to change the default schema for a user who is a
member of "sysadmin". It appears that Microsoft has made the default
schema for this role "dbo" and our application has been writtem not to
include owner/schema name.
.
- References:
- default schema (SQL Server 2005)
- From: dnlgauthier
- default schema (SQL Server 2005)
- Prev by Date: Re: Changing Query behavior based on local vs. remote context?
- Next by Date: Re: default schema (SQL Server 2005)
- Previous by thread: Re: default schema (SQL Server 2005)
- Next by thread: Changing Query behavior based on local vs. remote context?
- Index(es):
Relevant Pages
|