A query returns a result set which is itself a table, but not a base table.
A table, or another query, can be joined (which is what you mean by 'linked'
I suspect) to a query just as if it was a base table, but where the result
set of a query is not updatable the resulting query will not be updateable.
If you can give more detail of what you want to do we might be able to be
more specific in our advice.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.