Re: MSDE and Sql Server 2005
- From: "Chris.Cheney" <Chris.CheneyXXNOSPAMXX@xxxxxxxxx>
- Date: Sat, 12 Jul 2008 10:51:49 GMT
=?Utf-8?B?QSBMYWtl?= <ALake@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:4F8AB845-1E4E-4FCE-B021-BAD63DEBC854@xxxxxxxxxxxxx:
netstat -a shows listening on Port 1217 (changed ffrom default 1433)
but clients cannot connect.
I can connect locally using the management express tool.
Which I suspect is not using TCP/IP to connect.
a) Try to connect to 127.0.0.1:1217 (i.e. via TCP/IP) using one of the
ISQL/OSQL/SQLCMD utilities on the server.
b) If (a) works, try to connect the same way but use the assigned IP
address instead of the loopback address.
c) If (b) works, repeat (b) but from a different computer (but preferably
on the same subnet as the server).
d) If (c) works, repeat (b) but from one of the client computers.
The application that uses the MSDE works on the local server, but
clients fail to connect.
"Chris.Cheney" wrote:
=?Utf-8?B?QSBMYWtl?= <ALake@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:93A44FA5-7F64-45B1-91DA-938702D5F04D@xxxxxxxxxxxxx:
Well, I've applied SP4, checked the port is open and clients still
cannot connect even with their firewalls disabled.
Looks like this server will not act as a server!
Is there _still_ nothing listening (netstat -a) on the relevant port?
If MSDE is listening on that port, can you access MSDE locally via
loopback (127.0.0.1)?
.
- References:
- MSDE and Sql Server 2005
- From: A Lake
- Re: MSDE and Sql Server 2005
- From: Chris.Cheney
- MSDE and Sql Server 2005
- Prev by Date: Re: MSDE and Sql Server 2005
- Next by Date: RE: MSDE and Sql Server 2005
- Previous by thread: Re: MSDE and Sql Server 2005
- Next by thread: RE: MSDE and Sql Server 2005
- Index(es):
Relevant Pages
|