In Query Editor only commit when I execute commit command

  • I want to make my query editor as non comitted permanently, only commit when I execute commit command.

    Thanks

  • Run the below query for the database you want

    SET IMPLICIT_TRANSACTIONS ON

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • In SSMS under the Tools->Options->Query Execution->SQL Server->ANSI

    You can check the IMPLICIT_TRANSACTIONS

    Ryan
    //All our dreams can come true, if we have the courage to pursue them//

  • Thanks it works...,

    Thanks

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

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