Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adjustment on the timeout
Message
From
15/03/2008 14:20:02
 
 
To
14/03/2008 19:43:32
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01302038
Message ID:
01302411
Views:
8
>As a test, do you still get timeouts when both are set to 0? That is supposed to be infinite. Also, I read online that for ADO.NET, there is a CommandTimeout property of the command object that defaults to 30 seconds. And of course 0 means infinite. You can also set this value at application level: System.Data.IDbCommand.CommandTimeout = 50 or whatever. I'm assuming you tried that already though...

Thanks, I put 0 and it solved the issue.

I just cannot understand however what takes SQL Server so long to process at first. This is causing me a problem. It does that on the first access to all the tables. Maybe someone knows a little bit more about what could cause this and how to optimize that.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform