How to Delink a table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a table that I have to add a field too. When I go to save the table
it says that it can't because it is a linked table. How do I remove the link
to add my field.
Thanks
 
Hmm... you don't "delink" a table to do that! This means the table
belongs to another database file, and you have to open that file to make
the change into.

HTH,
Nikos
 
Go to the back end database. If it's an mdb, all you need to do is to add
the field and it will show up. ADPs require adding the field in the back-end
then unlinking from the front-end (Just delete the file in the front-end ...
all it is is a connection) then re-linking to the back-end.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access Downloads
http://www.datastrat.com
http://www.mvps.org/access
 
So what do I have to do to add a field?

Nikos Yannacopoulos said:
Hmm... you don't "delink" a table to do that! This means the table
belongs to another database file, and you have to open that file to make
the change into.

HTH,
Nikos
 
Got it.
Thanks

Arvin Meyer said:
Go to the back end database. If it's an mdb, all you need to do is to add
the field and it will show up. ADPs require adding the field in the back-end
then unlinking from the front-end (Just delete the file in the front-end ...
all it is is a connection) then re-linking to the back-end.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access Downloads
http://www.datastrat.com
http://www.mvps.org/access
 

Ask a Question

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.

Ask a Question

Back
Top