A linked table is just the information needed to get to the
real table in another database. That means you unlink a
table just by deleting it in you front end db. The other
database will not be affected, so you can make whatever
changes and then relink to it.