How can I find the address of defined linked server in SQL Server 2008? The link server is present and its connection test shows there is no problem. but I can not find where the link server connects to. The properties box did not lead to the answer.
Thank you.
From inside SQL Server if the target is SQL Server 2005+
You can adapt this anyway you want of course.