April 9, 2017 at 6:33 am
We installed SQL Server 2008 Standard SP3.
When we installed we did not choose the box for SQL Brower and I can not enable it.
Can I simple rerun the SQL Server Setup and add it????
April 9, 2017 at 8:29 pm
Jpotucek - Sunday, April 9, 2017 6:33 AMWe installed SQL Server 2008 Standard SP3.When we installed we did not choose the box for SQL Brower and I can not enable it.
Can I simple rerun the SQL Server Setup and add it????
Do you see it in configuration manager or services? Not sure what you mean by trying to enable it - where are you trying to enable it from?
Sue
April 10, 2017 at 2:04 am
Jpotucek - Sunday, April 9, 2017 6:33 AMWe installed SQL Server 2008 Standard SP3.When we installed we did not choose the box for SQL Brower and I can not enable it.
Can I simple rerun the SQL Server Setup and add it????
SQL server Browser program is installed by default with SQL server installation at path -C:\Program Files (x86)\Microsoft SQL Server\90\Shared\sqlbrowser.exe.
Check if above sqlbrowser file exists or not?
if exists then you can start service using beow command -
<drive>\<path>\sqlbrowser.exe -c
-----------------
Aditya Rathour
SQL DBA
Not Everything that is faced can be changed,
but nothing can be changed until it is faced.
April 10, 2017 at 3:00 am
THank you. Found it in Configuration tools and enabled it
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply