Re: owner name listed for OWNER column
From: Darius Kvitnickas (anonymous@devdex.com)
Date: 10/11/02
- Next message: Darius Kvitnickas: "Re: Encrypt SQL Database"
- Previous message: jimmers: "Re: SQL 2000 Security Patch"
- In reply to: mitra fathollahi: "owner name listed for OWNER column"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Darius Kvitnickas <anonymous@devdex.com> Date: Fri, 11 Oct 2002 00:29:39 -0700
I've only tested your problem in sql server 2000, so I don't know if
there's any difference, but most probably your user is the member of
System Administrators (sysadmin) server role. If so any object created
in DB is owned by dbo.
I've created table when the user has only serveradmin, but not sysadmin
server role, and the owner of the table was the user's name, not dbo.
read more 'bout Database Owner (dbo) in BOL
Darius
Sql\Asp\VB developer
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Darius Kvitnickas: "Re: Encrypt SQL Database"
- Previous message: jimmers: "Re: SQL 2000 Security Patch"
- In reply to: mitra fathollahi: "owner name listed for OWNER column"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
Loading