About 6,630 results
Open links in new tab
  1. SQL Server – Finding TCP Port Number SQL Instance is Listening on

    May 1, 2013 · By default SQL Server listens on TCP port number 1433, and for named instances TCP port is dynamically configured. There are several options available to get the listening …

  2. ipall - Sql And Me

    By default SQL Server listens on TCP port number 1433, and for named instances TCP port is dynamically configured. There are several options available to get the listening port for SQL …

  3. xp_instance_regread - Sql And Me

    By default SQL Server listens on TCP port number 1433, and for named instances TCP port is dynamically configured. There are several options available to get the listening port for SQL …

  4. event viewer - sqlandme.com

    By default SQL Server listens on TCP port number 1433, and for named instances TCP port is dynamically configured. There are several options available to get the listening port for SQL …

  5. Create SQL Server Alias – CliConfg.exe

    May 5, 2011 · However, SQL Server Configuration Manager is not shipped with OS and it will not be available on client machines. To define an alias on a client machine, you can use the …

  6. Undocumented Functions - sqlandme.com

    By default SQL Server listens on TCP port number 1433, and for named instances TCP port is dynamically configured. There are several options available to get the listening port for SQL …

  7. Can't connect to MSDE - social.msdn.microsoft.com

    Aug 22, 2007 · I opened the port for SQL Server 1433, and MSDE port 1503 (get from registry) in the Windows Firewall, and enable DISABLENETWORKPROTOCOLS=0 for MSDE.

  8. SQL Server – Finding TCP Port Number SQL Instance is Listening on

    By default SQL Server listens on TCP port number 1433, and for named instances TCP port is dynamically configured. There are several options available to get the listening port for SQL …

  9. Clustering the master secret server and SQL 2016 AG

    Feb 21, 2018 · On sql node 1 (primary) I’ve installed and configured Ent SSO to use the connection MyPhisicalSQLServer\instance e.g. BTSSQL1\sso – that worked ok, but should I …

  10. SQL Server accessible over the Internet - social.msdn.microsoft.com

    Sep 20, 2011 · SQL Server and it's clients talk via TDS protocol, which by it's nature is rather chatty. If you expose SQL Server to the internet directly you may experience netwok latency …