|
-
Jul 25th, 2008, 08:05 AM
#1
Thread Starter
Fanatic Member
Help with connection timeout?
I need help I'm running an SQL query that sometimes works in about 30-45 seconds but usually times out in about 30 seconds.
Here's my connection string, I set the timeout to 180 (3 minutes), and the server is set to 600, but the web page fails and an exception is thrown 'SQL server timeout', within about 30 seconds.
Is there another setting thats not allowing it to try for the full 180 seconds?
"Server=x.x.x.x;Database=mydb;Uid=MyUser;Pwd=MyPass;Connect Timeout=180;" />
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
|