Re: Cannot connect to SQL Express on 2003 Machine from XP machine
- From: "aaron.kempf@xxxxxxxxx" <aaron.kempf@xxxxxxxxx>
- Date: 3 Nov 2006 11:02:54 -0800
is your firewall on on the 2003 machine?
you need to:
enable network communication
make sure that the port isn't blocked
make sure that you have security
Harry wrote:
Have already done that. . . but it still doesnt work!
Any other ideas anyone?
susiedba@xxxxxxxxxxx wrote:
you need to get the real tools and 'enable connections''
it's called 'surface area configuration'
start, programs, microsoft sql server, configuration tools, 'surface
area configuration'
by default it doesn't listen to network calls; you just have to enable
network communications for that SqlExpress instance
-Susie
Harry wrote:
Ok - Probaly should have checked this before, but having just done a
netstat -a command, it seems that the 2003 server is not listening on
port 1433.
Any idea on what I can do to get it 'listening'?!
Thanks
H
Harry wrote:
Hi,
Can someone help me with a connection problem!
I am trying to connect from an XP SP2 machine remotely to a SQL Express
database on a 2003 server.
Everytime I try to connect via Visual Web Developer, i get the
following error:
"An error has occurred while establishing 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. (provider: Named Pipes Provider, error: 40 - Could not
open a connection to SQL Server)"
I have tried:
- In Surface Area Configuration for Services. . . Enabled "Local and
Remote connections", Checked "Using Both TCP/IP and Names Pipes"
- In SQL Server configuration manager, under 'Protocols for SQL
Express', gone to properties of TCP/IP and then IP Addresses. Here i
have put a 0 for TCP Dynamic Ports and 1433 for TCP Port.
- Enabled Remote Admin Connections, 1 in SQLExpress.
The connection string I am trying to use is: xx.xxx.xx.xx/SQLEXPRESS
All this and still no joy!
Can anyone help or provide more ideas on what I could try!!!
Thanks
H
.
- References:
- Cannot connect to SQL Express on 2003 Machine from XP machine
- From: Harry
- Re: Cannot connect to SQL Express on 2003 Machine from XP machine
- From: Harry
- Re: Cannot connect to SQL Express on 2003 Machine from XP machine
- From: susiedba@xxxxxxxxxxx
- Re: Cannot connect to SQL Express on 2003 Machine from XP machine
- From: Harry
- Cannot connect to SQL Express on 2003 Machine from XP machine
- Prev by Date: Re: Cannot connect to SQL Express on 2003 Machine from XP machine
- Next by Date: Re: HTML tag encoding
- Previous by thread: Re: Cannot connect to SQL Express on 2003 Machine from XP machine
- Next by thread: SET XACT_ABORT ON|OFF Best Practices SQL2000|SQL2005
- Index(es):
Relevant Pages
|