SELECT, UPDATE on all Databases

  • Hi everyone,

    i need some help in assiging a group of users read,write,update (not delete) permission on all user databases. is there any way to do so instead of creating role on each database seperately.

    please help

  • This was removed by the editor as SPAM

  • DBA_AUS (11/20/2014)


    Hi everyone,

    i need some help in assiging a group of users read,write,update (not delete) permission on all user databases. is there any way to do so instead of creating role on each database seperately.

    please help

    No, unfortunately. There is no server permission that can achieve that. You need to assign database permissions.

    -- Gianluca Sartori

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

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