We've recently set up SQL Server with an application developed in Visual Studio .NET (C#) on a client machine.
A couple of months in, and we're starting to experience difficulties with sluggishness of the system - with commands timing out (using the default timeout of 30 seconds).
We can resolve this (hopefully) by re-starting SQL Server on the server in question.
Why would we need to do this ?
What else could be slowing things down on SQL Server ?
We're tearing our hair out (and suffering some minor punches from our customer).
Thanks in advance
Steve
A couple of months in, and we're starting to experience difficulties with sluggishness of the system - with commands timing out (using the default timeout of 30 seconds).
We can resolve this (hopefully) by re-starting SQL Server on the server in question.
Why would we need to do this ?
What else could be slowing things down on SQL Server ?
We're tearing our hair out (and suffering some minor punches from our customer).
Thanks in advance
Steve