Question : Using TSQL, how can I find if the MS SQL server (any version) is configured to use static […]
Tag: dynamic-ports
What ports does SQL Server need to communicate with a web server?
Question : If I have a web server trying to communicate to a SQL Server through a firewall, and the […]
Is it still best practice to avoid using the default ports for SQL Server?
Question : Historically, it has been recommended not to use the default ports for connections to SQL Server, as part […]
Restrict range of dynamic ports available to SQL Server
Question : Is there a way to limit the range of dynamic ports available to SQL Server from the database […]
Is it still best practice to avoid using the default ports for SQL Server?
Question : Historically, it has been recommended not to use the default ports for connections to SQL Server, as part […]