Results 1 to 2 of 2

Thread: ASP and deadlocks

  1. #1
    Join Date
    May 2003
    Posts
    43

    ASP and deadlocks

    I'm using a command object to call a stored proc. On occasion I will receive a deadlock. Is there any error trapping in ASP(not .net) that I could do to catch the deadlock?

    Thanks

  2. #2
    Join Date
    Oct 2002
    Posts
    933
    what do you mean by a deadlock? Set the various timeout (command, session etc) to catch these kind of errors.

    FK

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •