Re: User names
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 12/24/04
- Next message: Tom Moreau: "Re: Checkpointing Not Happening in Simple Recovery Model"
- Previous message: Jorge Luzarraga Castro: "Redundant Indexes?"
- In reply to: Laura K: "Re: User names"
- Next in thread: Laura K: "Re: User names"
- Reply: Laura K: "Re: User names"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 24 Dec 2004 08:39:19 -0500
No that is a wrong assumption. Unless you specifically list the owner when
you create the object it will be one of two things. If you are logged in as
a dbo or sa it will use dbo as the owner. Otherwise it will use the owner
that you are logged in as. IN the case of EM it is determined by the
account that server was registered under. It is my guess that somewhere
between the two you changed the account or login that you used for what ever
tool you did this through.
-- Andrew J. Kelly SQL MVP "Laura K" <klkazanAT@ATcharter.net> wrote in message news:OwGs5rX6EHA.1396@tk2msftngp13.phx.gbl... > Well learned something really important today I thought I would pass on. > > The issue was resolved by installing SP3 for SQL server. > > Now no matter where I create the tables, now that I have installed the SP, > the owner is dbo and not username. Apparently I was doing everything > right (except keeping track of updates). > > Laura K > > > "Laura K" <klkazanAT@ATcharter.net> wrote in message > news:eWsxhjT6EHA.3504@TK2MSFTNGP12.phx.gbl... >>I am using a remotely hosted SQL for a website. The host company has >>given me three user names and passwords. When I create tables either in >>the EM or by using Access and upsizing the tables are owned by the user >>name. I need them to be owned by dbo. What am I doing wrong? >> >> >> >> > >
- Next message: Tom Moreau: "Re: Checkpointing Not Happening in Simple Recovery Model"
- Previous message: Jorge Luzarraga Castro: "Redundant Indexes?"
- In reply to: Laura K: "Re: User names"
- Next in thread: Laura K: "Re: User names"
- Reply: Laura K: "Re: User names"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|