I have a program in C# that connects to SQL Server 2008 R2; after upgrading to SQL Server 2017, connection timeout errors happen a lot of times.
Remember: no query or data has been changed since the update.
Any solution?
I have a program in C# that connects to SQL Server 2008 R2; after upgrading to SQL Server 2017, connection timeout errors happen a lot of times.
Remember: no query or data has been changed since the update.
Any solution?