db_ddladmin database role and dbo security
From: juanita (jdrobish@lafayettegov.com)
Date: 11/19/02
- Next message: Juanita: "sql server access violation from VB applicaton"
- Previous message: Aaron Barkel: "Execute SP to access table with no select permissions"
- Next in thread: Sue Hoegemeier: "Re: db_ddladmin database role and dbo security"
- Reply: Sue Hoegemeier: "Re: db_ddladmin database role and dbo security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "juanita" <jdrobish@lafayettegov.com> Date: Tue, 19 Nov 2002 08:35:56 -0800
HI. I have a developer that I gave db_ddladmin role so he
can create objects by specifying DBO as the owner. But
after he was able to create the object he could not
execute the stored proc because he didn't have permission
to execute it. I understand that if he would have created
the object with himself as the owner, permission is
automatically granted, but I would have thought that since
he can specify DBO,permission would work the same. Would I
just have to give him the db_securityadmin so he can grant
his ownself security or is there a better way to
accomplish this. This is all done in a development
envirnonment.
- Next message: Juanita: "sql server access violation from VB applicaton"
- Previous message: Aaron Barkel: "Execute SP to access table with no select permissions"
- Next in thread: Sue Hoegemeier: "Re: db_ddladmin database role and dbo security"
- Reply: Sue Hoegemeier: "Re: db_ddladmin database role and dbo security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|