Hi Pierre,
Thanks for your reply.
I would love to rephrase my understanding, please kindly let me know if I
misunderstood it. You are using SQL clients in Windows XP SP2 to access a
remote SQL Server machine and get the error message "Server does not exist
or access denied".
I guess this is a configuration issue, as Microsoft Windows XP Service Pack
2 (SP2) includes Windows Firewall and the firewall disabled SQL Server port
defaultly. We have to configure XP SP2 first to enable these ports.
First of all, I have noticed you said " I've disabled the software
firewall", I just want to confirm the firewall you mentioned is Windows
Firewall. According to the KB article 841249 I gave, it include following
two links that I think you should follow to configure.
841251 How to enable SQL Server connectivity on Windows XP Service Pack 2
http://support.microsoft.com/kb/841251/ 841252 How to manually enable TCP/IP on Windows XP Service Pack 2 for SQL
Server 2000
http://support.microsoft.com/kb/841252/ Secondly, If you have confirm all configuration in the KB above is set
correctly, I believe we will have to check the network between that two
computers.
- PING <SQL Server name>
- TELNET <SQL Server name>:1433
Let me know the result after executing above two.
Sincerely yours,
Michael Cheng
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.