Results 1 to 7 of 7

Thread: CmdTimeout doesn't work

Threaded View

  1. #3
    Join Date
    May 2008
    Posts
    4
    What I'm saying is that when I set CmdTimeout for AspDb.dbOptions it doesn't work. If it were working, when I set it to 5 seconds I should get a timeout error after 5 seconds. But I don't. No matter what I set the timeout as, the query still times out at 30 seconds.

    I have a query which takes longer than 30 seconds run, I need to extend the timeout to allow the query to complete.

    [edit] please also note that I have tried setting scripttimeout using both the asp declaration and by setting the dbOptions value and this has not made any difference either [edit]
    Last edited by MarkJMiller; 05-14-2008 at 09:11 AM.

Posting Permissions

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