Archive for October, 2006

SQL Server 2005 is not automatically configured for remote access during installation

As I’ve ran into this problem ,  here’s a simple and quick summary of the actions you need to take to enable it

1) Enable the TCP/IP protocol using the Surface Area Configuration Utility
2) Make sure the TCP/IP protocol is enabled in the SQL Server Configuration Utility
3)  Make sure the SQL Server browser is started. Note this step is optional. It is possible to set the SQL Server instance to use a fixed IP address – but this is non-standard for named instances.
4) Make sure SQL Server and SQL Server Browser are exempted by the firewall on the server machine. This is done by putting sqlservr.exe and sqlbrowser.exe as an exception in the windows firewall.
5) In order to get things to work. You might need to completely reboot the server machine after making the changes. There have been reports that starting and stopping the SQL Server and Browser software is not enough.

Add comment October 11, 2006


Recent Posts

Categories

 

October 2006
M T W T F S S
    Nov »
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Top Posts

Blog Stats