LucieLastic
Programmer
hi All
This is probably an easy one to fix. The username has the following privileges:
public
db_dlladmin
db_datareader
db_datawriter
From reading BoL, I thought the db_dlladmin privilege would allow sp_rename to be executed by this user, do I need db_owner as well (I didn't really want to give this privilege)?
thanks in advance
Lou
This is probably an easy one to fix. The username has the following privileges:
public
db_dlladmin
db_datareader
db_datawriter
From reading BoL, I thought the db_dlladmin privilege would allow sp_rename to be executed by this user, do I need db_owner as well (I didn't really want to give this privilege)?
thanks in advance
Lou