Linked tables are strictly pointers to the real table. If you remove the
link, the table ceases to exist in your database, as it doesn't know where
to get the data from.
If you're saying that you want the data in your database, rather than linked
to the other database, import the table rather than link it.
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.