February 11, 2011 at 12:45 pm
We have a consultant programmer I have given a db of his own. On primary (only) instance. I have given him the capability to create and alter tables via query, but he needs the GUI(SMS). But when he tries to change something, like add a column, says no permissions. But query add works fine. Is there something special he is missing to use the GUI instead?
Current permissions:
Create
AlterSchema::dbo
db_datareader
db_datawriter
Thanks for the help.
February 11, 2011 at 1:31 pm
altering a table...adding/removing columns,creating or altering procs views, etc etc requires ddl_admin permissions.
Lowell
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply