RE: dbo/owner
From: Rand Boyd [MSFT] (rboyd_at_onlinemicrosoft.com)
Date: 05/25/04
- Previous message: Rand Boyd [MSFT]: "RE: SQL serwer unvisible for other network users"
- In reply to: michelle: "dbo/owner"
- Next in thread: Randy Dyess: "RE: dbo/owner"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 25 May 2004 13:54:24 GMT
The only way the users can create procedures with dbo as the owner is to be
a member of the db_owner role (or sysadmin).
However, you can use the sp_changeobjectowner procedure to change the owner
of the procedures after they are created. This will require a little more
administrative effort.
Rand
This posting is provided "as is" with no warranties and confers no rights.
- Previous message: Rand Boyd [MSFT]: "RE: SQL serwer unvisible for other network users"
- In reply to: michelle: "dbo/owner"
- Next in thread: Randy Dyess: "RE: dbo/owner"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|