Easy one...

  • I want to DENY ALTER TABLE to a group/role I have in my database. What's the best way to accomplish this. I am getting an error message that suggests GRANT or REVOKE permissions cannot be given on ALTER TABLE.

    Christine


    Aurora

  • You're right. I want my developers to be able to develop sprocs that may select, [insert, update, create temp tables]but altering system & dbo tables is off limits. How can I give them the flexibility they need and the security I need?

    By the way I have created roles for them but am still unsure how to inforce it.

    You know after actually writing it out I think i know where the problem is...

    I'll update you shortly.

    Thanks,

    Christine


    Aurora

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

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