Question

  Asked: Jul 8 2008   3:45 PM GMT
  Asked by: SQL Server Ask the Experts


Refusal to recognize SQL Server 2005 Express on a client PC


SQL Server 2005, Microsoft Access, SQL Server Express, Access 2003

I have installed SQL Server 2005 Express with about 10 client PCs. I also have Microsoft Access 2003 on the front-end linking to it using System DSNs. On one of the PCs, it refuses to recognize the SQL Server when I try to create a DSN. It does, however, see a different SQL Server that was installed with a trial of Microsoft Office Accounting. Is there a work-around, or do I have to uninstall Microsoft Accounting?

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



Make sure that the SQL Browser service is started. The first instance installed will use the default port of 1433. Other instances will use a dynamic port number to listen for communications any may not be found unless the SQL Browser service is started.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on SQL Server and Database.

Looking for relevant SQL Server Whitepapers? Visit the SearchSQLServer.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

Mrdenny  |   Jul 8 2008  6:48PM GMT

Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.