Grant user read-write permission to a single database

  • Hello!

    How do I grant a user to read-write to a single database and deny viewing rest of the databases in SSMS.

    I have tried:

    DENY VIEW ANY DATABASE to <login>

    but then have make the user as db-owner to view a particular database.

    How can I give read-write permission to a single database to a user and deny viewing rest of the databases without making it owner of the database?

     

    Thanks in advance.

     

     

Viewing 0 posts

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