Hi,
I have recently been having problems running SQL scripts where the installation reports ODBC Connect: timeout exceeded.
We use a .NET application that tests the connection to the SQL server (using System.Data.SQLClient rather than ODBC) which always reports that the connection is fine.
This ...