what permissions require for changing the isolation level in sqlserver

  • Hi,

    what permissions require for changing the isolation level in sqlserver?

    Thanks,

  • No particular permissions required.

    The transaction isolation level is not a database setting, it's a connection setting.

    -- Gianluca Sartori

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

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