Well, yes, the data shouldn't be modified once it's pulled in, but I'm asking "What if" I attempted to modify the data... Would the changes be reflected in the remote DB, or does the link replicate the other DBs' entries within my DB (thus, if I modified entry x, it would only be reflected in my system).

The later choice doesn't seem likely, but it's crossed my mind, so I thought I'd ask.