What port is my SQL2008 instance running on?

Posted by George on Stack Overflow See other posts from Stack Overflow or by George
Published on 2010-05-22T20:58:17Z Indexed on 2010/05/22 21:00 UTC
Read the original article Hit count: 263

Filed under:

Check out this pic of my SQL 2008 Management Configuration screen for TCP: alt text

I need to know what port I am running on. Base on this previous post, I don't believe that it is 1433, which I guess is the default.

When I check my port number in SQL Config Mgr., it is blank. Does this suggest a default port? Note that I have multiple SQL Server instance on the db server. 1 2000 instance and two 2008 instances. I want to know the port of the 2008b instance.

Can you help?

© Stack Overflow or respective owner

Related posts about sql-server