S
subs
i have a table which is linked to some other table or database. how
would i remove the link to this table?
would i remove the link to this table?
i have a table which is linked to some other table or database. how
would i remove the link to this table?
Simply select the "table" (the link) in the Tables window in the database
design window, and press the Delete key. Accept the offer to delete the link.
You can also do it programmatically if that's what you're asking.
i have a linked table. i want only the table and not the link. the
table is too big to copy. and if i export the table to another
database, it comes up with the link-- how would i get the table
only---