Deadlock

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • awasthi1984
    New Member
    • Oct 2007
    • 2

    Deadlock

    Sir,
    Mine Question is How to Avoid Deadlock when Multiuser using the same Form in ASP.Net for saving??
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Kindly clarify the question is in .NET or in SQL Server.

    Comment

    • awasthi1984
      New Member
      • Oct 2007
      • 2

      #3
      Originally posted by debasisdas
      Kindly clarify the question is in .NET or in SQL Server.

      Please Answer it in Both .NET and also in SQL Server.

      Comment

      • debasisdas
        Recognized Expert Expert
        • Dec 2006
        • 8119

        #4
        Question moved to .NET forum.

        Comment

        • Plater
          Recognized Expert Expert
          • Apr 2007
          • 7872

          #5
          Where are you suspect of a deadlock?
          Operations should complete in fairly reasonable amounts of time.

          Are you doing something that you suspect a deadlock will occur?

          Comment

          Working...