G
Guest
All,
I am using C# to a SQL Server 2005 database using an SqlDataAdapter,
SqlCommand and SqlDataReader.
When running the query I receive the following exception:
"Timeout expired. The timeout period elapsed prior to completion of the
operation or the server is not responding."
Does anyone know how to increase the timeout value for a query?
Thanks in advance,
Scott
I am using C# to a SQL Server 2005 database using an SqlDataAdapter,
SqlCommand and SqlDataReader.
When running the query I receive the following exception:
"Timeout expired. The timeout period elapsed prior to completion of the
operation or the server is not responding."
Does anyone know how to increase the timeout value for a query?
Thanks in advance,
Scott