Query Analyzer to SQL Server 2005
For testing purposes, I installed SQL Server 2005 (September CTP Developer edition) on a Windows XP Pro machine whoch does not belong to a domain. I have a Windows 2000 Advanced Server ruiing SQL Server 2000(SP4) and used Query Analyzer to connect to SQL Server 2005 in the XP machine. I am encountering a [DBNETLIB] General network error. I already used an IP address instead of the server name, I can PING the IP address of the SQL Server 2005 machine, chanegd the authentication mechanism to SQL authentication in SQL Server 2005 but still come up with an error. If I use SQL Management Studio to connect to the SQL Server 2000 machine, everything works perfectly fine. Is there anything I am missing?