I have two servers. One is replacing the other, eventually. I have *almost* identical databases on both. Because they are not completely identical, I have to manually copy some of the table data from the old to the new.
I am able to successfully setup an ODBC connection to the old database. I am able to successfully set up a SQL Server instance to the old database. However, when I try to setup a linked server to the old database, I get "Error 17: SQL Server does not exist or access is denied."
I have tried several different logins, I have checked the ODBC setup, and am stuck.
Any ideas on what could be causing this or what else I can do/check?
I am able to successfully setup an ODBC connection to the old database. I am able to successfully set up a SQL Server instance to the old database. However, when I try to setup a linked server to the old database, I get "Error 17: SQL Server does not exist or access is denied."
I have tried several different logins, I have checked the ODBC setup, and am stuck.
Any ideas on what could be causing this or what else I can do/check?