July 16, 2007 at 3:31 am
Hi:
Can anyone help me? I have changed the default port on my SQL 2005 to 14333 to avoid hacking attempts, but cannot figure out how to connect to it now using SSMS & SQL Auth. Client has an application that needs to connect to it over the Internet using plain authentication. Port 14333 is open according to shields up on grc.com. Have tried using <IP Address>:port in SSMS over TCP/IP. Is this correct?
Cheers, Scuthber
July 16, 2007 at 4:01 am
In your case it should be SQL2005,14333
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 16, 2007 at 4:01 am
Servername,portnumber
should do for you.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 16, 2007 at 6:52 am
Thanks! I'm at another customer now, but I'll try ASAP.
July 16, 2007 at 2:12 pm
Update: Yep, works fine. Must have done something right for a change. Thanks
July 17, 2007 at 12:01 am
If you wish you dont want to use the servername,portnumber everytime you connect then you can create a alais and use the alais nmae to cll your sql server.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply