Skip to content Skip to sidebar Skip to footer
Showing posts with the label Timeout

Timeout Exception When Timeout Set To Infinite Time

In my C# .NET 3.5 application I am using CastleProject ActiveRecord over NHibernate. This is deskto… Read more Timeout Exception When Timeout Set To Infinite Time

Handling Web Service Timeouts While Performing Long-running Database Tasks

The architecture of one of our products is a typical 3-tier solution: C# client WCF web service SQ… Read more Handling Web Service Timeouts While Performing Long-running Database Tasks

Big Difference In Execution Time Of Stored Proc Between Managment Studio And Tableadapter

How could a stored procdure run in 10 seconds via Management Studio, but take 15 minutes via a Tabl… Read more Big Difference In Execution Time Of Stored Proc Between Managment Studio And Tableadapter

SQL_ATTR_QUERY_TIMEOUT Not Timing Out

Setup Using SQL Server 2008 R2. I have an ODBC call to a stored procedure that should time out afte… Read more SQL_ATTR_QUERY_TIMEOUT Not Timing Out