linked tables

  • Thread starter Thread starter Lauren B.
  • Start date Start date
L

Lauren B.

I am new to database design and I have picked up in the middle of a project.
I am trying to make some changes to the overall database and have found that
some tables are linked. Because of this, I'm unable to make any changes to
certain properties. Is there a way to make changes in these linked tables?
If so, how?

Thank you for your help!
 
Lauren B. said:
I am new to database design and I have picked up in the middle of a project.
I am trying to make some changes to the overall database and have found that
some tables are linked. Because of this, I'm unable to make any changes to
certain properties. Is there a way to make changes in these linked tables?
If so, how?

Linked tables physically reside in another file. You have to open *that*
file to make changes to them and then refresh the link in your current file
so it will "see" the changes.
 

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