Connecting Tech Pros Worldwide Help | Site Map

Connect Remote SQL instance from Vista Client

  #1  
Old October 17th, 2007, 06:05 AM
Shashi Sadasivan's Avatar
Moderator
 
Join Date: Aug 2007
Location: Brisbane, Australia
Posts: 1,414
Hi,
After some search around, trying to get my SQL Management studio (running on Vista) to connect to a remote SQL server instance, i finally nailed it.

Your management studio will refuse to connect onto the remote instances of SQL sever... One of the easiest way around this is to disable your firewall and then connect usually.

Well...this isint really a very good idea, and will drive you nuts atleast 2-5 times a day.
To overcome this one, Go to windows firewall -> change settings -> Exceptions Tab
Click on "Add Port" and add any name (I put in SQLPort) and keep the port number as 1433 (if you have not changed the port number) - > and hit ok

Now click "Add Program" and add sql management studio to the list.


Once thats done you should have absolutely no problems connecting in and out without having to toggle the firewall.



  #2  
Old October 17th, 2007, 02:25 PM
Frinavale's Avatar
Site Moderator
 
Join Date: Oct 2006
Location: The Great White North :)
Posts: 4,940

re: Connect Remote SQL instance from Vista Client


Thanks Shashi Sadasivan!

I've seen someone else with this problem recently!

-Frinny
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
Connect to SQL Server from Vista Client Issues Shashi Sadasivan answers 7 October 17th, 2007 06:26 AM