Home > Archive > MS SQL Server > March 2006 > SQL Express Connection Issues









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author SQL Express Connection Issues
Stoneyos

2006-03-14, 8:23 pm

I am having a problem connecting to a remote SQL Express server. I have SQL
Express installed on 2 boxes and am trying to connect to one from the other
and vice versa through the SSMSE 'Connect to Server' interface. I can browse
to the server through the server name drop down box (server name/browse for
more/network servers) but after hitting ok andd trying to connect I get the
error:

An error has occured while establishing a connection to the server. When
connecting to SQL Server 2005, this failure may be caused by the fact that
under the default settings SQL Server does not allow remote connections.

I have gone into both the Surface Area Configuration and the Configuration
manager to verify that both Named Pipes and TCP/IP are enabled. I have not
tampered with any of the default settings for either Named Pipes or TCP/IP.
I have also turned off Windows Firewall and disabled any anti-virus programs.

BOX1
SQL Server Name: POS\EDGE
Security Mode: Mixed
Named Pipes: Enabled
TCP/IP: Enabled
BOX2
SQL Server Name: SUPPORTLAP\EDGE
Security Mode: Mixed
Named Pipes: Enabled
TCP/IP: Enabled

I have gone through several articles on how to enable remote connections and
have followed the steps. I have even reinstalled SQL Express to no avail.
I would appreciate any help or advice.

Thanks
Roger Wolter[MSFT]

2006-03-15, 3:23 am

Did you enable and start the SQLBrowser service? Is there a firewall on
either server?

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

"Stoneyos" < Stoneyos@discussions
.microsoft.com> wrote in message
news:09C017BE-D0E0-4ED9-A676- 732D4554790F@microso
ft.com...
>I am having a problem connecting to a remote SQL Express server. I have
>SQL
> Express installed on 2 boxes and am trying to connect to one from the
> other
> and vice versa through the SSMSE 'Connect to Server' interface. I can
> browse
> to the server through the server name drop down box (server name/browse
> for
> more/network servers) but after hitting ok andd trying to connect I get
> the
> error:
>
> An error has occured while establishing a connection to the server. When
> connecting to SQL Server 2005, this failure may be caused by the fact that
> under the default settings SQL Server does not allow remote connections.
>
> I have gone into both the Surface Area Configuration and the Configuration
> manager to verify that both Named Pipes and TCP/IP are enabled. I have
> not
> tampered with any of the default settings for either Named Pipes or
> TCP/IP.
> I have also turned off Windows Firewall and disabled any anti-virus
> programs.
>
> BOX1
> SQL Server Name: POS\EDGE
> Security Mode: Mixed
> Named Pipes: Enabled
> TCP/IP: Enabled
> BOX2
> SQL Server Name: SUPPORTLAP\EDGE
> Security Mode: Mixed
> Named Pipes: Enabled
> TCP/IP: Enabled
>
> I have gone through several articles on how to enable remote connections
> and
> have followed the steps. I have even reinstalled SQL Express to no avail.
> I would appreciate any help or advice.
>
> Thanks



Stoneyos

2006-03-15, 1:23 pm

Thanks for the reply. I figured it out. Maybe someone could help shed some
light on this though. I was able to connect to the SQL Express Server by
using the ip of the computer followed by the SQL Server name. ex:
192.168.1.113\EDGE, where EDGE = the name of the SQL Server instance.

So it seems that the computer name is not being resolved. I can hit that
computer over our network using the computer's name ex: \\POS. But when I
try to access the SQLServer by using POS\EDGE no go.

Any ideas? Could it have something to do with reinstalling SQL Express. I
know at one point we were able to access it using the standard name.

Thanks
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com