Connecting SSMS through a specified port

I recently needed to connect my SQL Server Management Studio to a database that wasn’t using the default port of 1433. I’d never needed to do this before, and assumed I’d just need to add :port-number after the IP of the server I was connecting too, but I was wrong!

Now, after a fair amount of googling, there appears to be plenty of information on how to set up an instance of SQL server to listen for traffic on another port – but barely anything about how to actually connect SSMS to it! So I decided to write something quick and simple about how to do it!

It’s still just as simple as the IP:Port, but instead of using a colon like most things, it’s a comma.

SQL Login Port Specification

SQL Login Port Specification

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)