|
-
Jan 18th, 2007, 04:08 AM
#1
Thread Starter
Lively Member
Query time out expired problem
Hi guys.
I have a Windows application that execute some queries on a database (obviously). They are very hard queries, so, to be sure my application don't generate "Timeout expired" error, I set CommandTimeOut property of SqlCommand object to 3600 seconds. Although I set a so big timeout, sometimes, my queries generate "Timeout expired" error after 4 or 5 seconds of execution. Why?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|