Allow user to create/delete/alter objects within schema only

  • I am preparing a database for a vendor system to be installed. The requirements say to create a database and a login with a user on that database. Easy enough.

    Next they want a schema created, and the user should be granted "create/delete/alter database objects" within the new schema only. I am not seeing how I can grant those privileges to the user within the schema only. Any suggestions on how to do this? I've granted plenty of permissions over the years but have never had a requirement within a schema like this. Any help would be much appreciated. Thank you!

  • Take a look at this thread and see if that works for you. http://www.sqlservercentral.com/Forums/Topic1460452-2799-1.aspx



    Microsoft Certified Master - SQL Server 2008
    Follow me on twitter: @keith_tate

    Forum Etiquette: How to post data/code on a forum to get the best help[/url]

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

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