All Tags »
testing »
Linked server (RSS)
Sorry, but there are no more tags available to filter with.
-
I was looking at some of my old notes on linked servers and found a tidbit on how the linked server connections are managed by SQL Server. I'm posting it here because I don’t think the information is widely known.
When you make a linked server call from a SQL Server instance (say ServerA) to another SQL Server instance (say ServerB) over ...