Hi folks,
I get the following error upon running a query.
*
System.Data.SqlClient.SqlException: Timeout expired.
The timeout period elapsed prior to completion of the operation or the server is not responding. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
*
Is this a connection timeout or command timeout?
TIA