I upgraded an application server this morning. As part of the upgrade I moved the database so where both the application and database were on the same server but are now on different servers.
Everything seemed to go OK except when I brough the application back up I got the following error when I tried running a function on the application:
I get that I have to create a linked server of some sorts but as I don't have SQL Server installed on my application server I'm not sure how this should be setup. Can anybody please advise?
Cheers
Paul