Hi,
Could someone of you knows how to change the database owner?
Thanks in advance.
BorisPerhaps sp_changedbowner is what you are looking for. You can read some =information on this stored procedure within Books Online (within the SQL =Server program group).
-- Keith
"Boris Condarco" <bcondarco@.hotmail.com> wrote in message =news:upgUMvHpDHA.488@.tk2msftngp13.phx.gbl...
> Hi,
> > Could someone of you knows how to change the database owner?
> > Thanks in advance.
> > Boris
> >|||You can use sp_changedbowner. You can find more information
on this system stored procedure in books online.
-Sue
On Thu, 6 Nov 2003 11:42:35 -0400, "Boris Condarco"
<bcondarco@.hotmail.com> wrote:
>Hi,
>Could someone of you knows how to change the database owner?
>Thanks in advance.
>Boris
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment