Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
5answers
6k views

SQL Server Browser showing only hostname, not instance name

The title says it all. I just setup a new Windows Server 2008 machine with an instance of SQL Server 2008 Express. The SQL Browser service does not appear to be working correctly. In Management ...
1
vote
3answers
923 views

Best SQL browser for HSQLDB?

Whats the best browser tool for HSQLDB databases?
1
vote
4answers
213 views

How do I query SQL Browser Service from Java?

This might be a basic question, but I tried googling it and couldn't find an answer. I need to make a list of all the SQL Servers on a network. This is very easy to do using the .NET framework ...
0
votes
1answer
105 views

SQLBrowser not working

Let me explain my situation. So I installed a trial of SQL Server 2008. The trial ran out and I tried to go back the SQL Express install I had been use for 5 months with out an issue. I uninstall ...
0
votes
0answers
298 views

Sql Browser not returning all sql instances on a machine

I have 2 instances of Sql Server on my pc: A named instance of Sql Express (\SQLEXPRESS) And a default instance of Sql Developer edition. Using SSMS, when I browse for servers on my machine, I only ...
0
votes
1answer
181 views

SQLBrowser will not start

SQL Server 2005 x64 on Windows Server 2003 x64, with multiple instances (default + 2 named). Engineers moved server to a different domain. Since then, cannot get SQLBrowser to start. Still able to ...