Add SQL Server running on a non-standard port

zsolt.vinczezsolt.vincze Posts: 3
edited November 11, 2010 12:30PM in SQL Monitor Previous Versions
The standard port number for SQL Server is 1433.

I need to connect to one that is running on a different one.

When I'm adding a new server it treats the Microsoft style port number specification (SERVERNAME,PORTNUMBER) as a list and tries adding two different servers.

The standard port specification (SERVERNAME:PORTNUMBER) is not accepted at all.

The documents do not reveal any info about this topic.

Any suggestions on how the port number can be specified as part of the server specification?

Comments

Sign In or Register to comment.