Architecture:
Computer 1 (C1) Computer 2 (C2)
Windows Server 2003 R2 Windows Server 2003
Standard Edition Small Business Server
SQL Server 2000 SQL Server 2000
No Firewall implemented No Firewall implemented
Problem: Trying to link to a database on C2 from C1. Right-clicking on the Linked Server branch of the tree and filling in the blanks, I end up with Error 17. When I try to link to a C1 database from C2, everything works fine. I have the computer name and IP in my Hosts file. I have tried using IP instead of the name.
Since I can link from C2 to C1, I decided to PUSH my data to a new table on C1 via INSERTS and keep getting a error message referencing ANSI_NULLS and ANSI_WARNINGS needing to be set. Have tried that, without success.
I need some insight as how to proceed to troubleshoot this so that I can link to C2.
Computer 1 (C1) Computer 2 (C2)
Windows Server 2003 R2 Windows Server 2003
Standard Edition Small Business Server
SQL Server 2000 SQL Server 2000
No Firewall implemented No Firewall implemented
Problem: Trying to link to a database on C2 from C1. Right-clicking on the Linked Server branch of the tree and filling in the blanks, I end up with Error 17. When I try to link to a C1 database from C2, everything works fine. I have the computer name and IP in my Hosts file. I have tried using IP instead of the name.
Since I can link from C2 to C1, I decided to PUSH my data to a new table on C1 via INSERTS and keep getting a error message referencing ANSI_NULLS and ANSI_WARNINGS needing to be set. Have tried that, without success.
I need some insight as how to proceed to troubleshoot this so that I can link to C2.