Authenticating Linked Servers - SQL Server 8 to SQL Server 10
- by jp2code
We have an old SQL Server 2000 database that has to be kept because it is needed on our manufacturing machines. It also maintains our employee records, since they are needed on these machines for employee logins.
We also have a newer SQL Server 10 database (I think this is 2008, but I'm not sure) that we are using for newer development.
I have…