Limited Management Console Access

  • 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.

  • altering a table...adding/removing columns,creating or altering procs views, etc etc requires ddl_admin permissions.

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply