| Posted by Erland Sommarskog on 09/11/07 21:40 
Bruce (deluxeinformation@gmail.com) writes:> Having said that, I think your timeout is almost undoubtedly happening
 > at the SQL level.
 
 Query timeouts are always client-side, although the reason it takes
 a long time for the query to run, is likely to be found on the SQL
 Server side.
 
 
 --
 Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
 
 Books Online for SQL Server 2005 at
 http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
 Books Online for SQL Server 2000 at
 http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
 [Back to original message] |