SQL Server 2000 SP4 client connection problem
- From: Charles Calvert <cbciv@xxxxxxxxx>
- Date: Fri, 15 Feb 2008 18:04:21 -0500
Description: I have a server and two clients (ClientA and ClientB).
All are on static IP, on the same LAN segment.
Server
------
W2K3 Enterprise SP2
SQL Server 2000 SP4
Clients
-------
WinXP SP2
Attempts to connect from ClientB result in the application's hanging.
Attempts from ClientA work. This is a new problem. ClientB was able
to connect via the IP (but not hostname) until today.
Things checked:
1. Both client and server have been rebooted.
2. Cannot connect using either hostname or IP from ClientB, both work
from ClientA.
3. Tested with Query Analyzer, Enterprise Manager and osql. None work
on ClientB and all work on ClientA.
4. Cannot connect using either Windows Authentication or SQL Server
Authentication from ClientB, both work from ClientA.
5. Can successfully ping the server from ClientB, using both hostname
and IP.
6. Can successfully telnet to port 1433 from ClientB, using either
hostname or IP.
7. Checked servername vs. NetBIOS name:
SELECT @@servername
SELECT SERVERPROPERTY('servername')
They are identical.
8. Turned off firewall on server and ClientB. No change.
9. Tried creating a DSN. Was able to specify server name, but after
specifying authentication type and clicking on "Next", it hung.
I've been googling, but I haven't found anything else to try. I can
reinstall the tools on ClientB, but I can't think of anything else to
try.
--
Charles Calvert | Software Design/Development
Celtic Wolf, Inc. | Project Management
http://www.celticwolf.com/ | Technical Writing
(703) 580-0210 | Research
.
- Follow-Ups:
- Re: SQL Server 2000 SP4 client connection problem
- From: Rick Byham, \(MSFT\)
- Re: SQL Server 2000 SP4 client connection problem
- Prev by Date: TDS, RPC malformed packets with SQL Server 2005
- Next by Date: Re: SQL Server 2000 SP4 client connection problem
- Previous by thread: TDS, RPC malformed packets with SQL Server 2005
- Next by thread: Re: SQL Server 2000 SP4 client connection problem
- Index(es):
Relevant Pages
|
Loading