Options

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

  • Options
    Never mind, I found it under the properties of the sql server instance
  • Options
    Hi,

    When you start adding SQL Server then you can click on the 'Edit properties' link. There is a port number option there. If you are already added the SQL Server then you can select the SQL Server and then use 'Edit credentials' option to change this.

    Hope this helps.

    Regards,
    Priya
    Priya Sinha
    Project Manager
    Red Gate Software
Sign In or Register to comment.