Forum Replies Created

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

  • RE: SQL Server transaction Roll back

    In my scenario, I have

    Open Connection

    Begin transaction

    Insert 20k

    commit Transaction

    Close Connection

    Open Connection

    Begin Transaction

    Insert 6k

    Commit Transaction

    Close Connection

    I dont get an exception on any of my two commits. but when i run multiple...

  • RE: SQL Server transaction Roll back

    I updated my reply with bold..Couldn't get the red color to work!! 🙁

  • RE: SQL Server transaction Roll back

    Hi there,

    Thanks a ton for your reply. I appreciate your interest in resolving DB issues!! I added my comments in bold...man I cant get this color thing to work!!. Please...

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