Home > Archive > Microsoft SQL Server forum > November 2005 > Timeout Period in SQL Server 2005









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Timeout Period in SQL Server 2005
CK

2005-11-24, 7:23 am

How do you set the "Timeout Period" in SQL Server 2005?


Jens

2005-11-24, 7:23 am

Depends on what timeout you mean, if you are using the ADO.NET Provider
you can set the connection timeput or the command timeout by the
appropiate properties.

SqlCommand.CommandTimeout
SqlConnection.ConnectionTimeout

HTH, jens Suessmeyer.

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com