trying to do it by connecting to each separate server each time is going to be a nightmare for a whole variety of reasons, as well as horrendously inefficient.
Pull the data in to a central table once then link to that, it would be so much better...
Right...
So how do I do that?