Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timeout parameter
Message
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Timeout parameter
Environment versions
SQL Server:
SQL Server 2008
Application:
Web Service
Miscellaneous
Thread ID:
01529545
Message ID:
01529545
Views:
53
Hello all,

I have a console application (C#.NET) running that performs batch type job executions to my SQL Server database. Occassionally, I have been getting a SQL timeout error when running some jobs.

My question is what is the default timeout parameter for SQL Server in this situation? (I am guessing 30 seconds). Since this is a batch job, I want to increase the timeout parameter to at least 60 seconds or more. How do I do this? I would think it would be a parameter in the connection string in the config file but I haven't found anything yet in my searches on how do this.

TIA for any help with this.

Bob
Next
Reply
Map
View

Click here to load this message in the networking platform