Tables - Relationships - databases - Question

D

dhstein

My original database has tables in the backend. Those tables have
relationships. I added some tables from a new database - and it looks like
those relationships are in the front end of my original database. For
example: Database "A" has tblProduct and tblVendor with a relationship
between them in the backend. The local database inherits that relationship.
Database "B" has table "tblItems" I linked tblProduct to tblItems - but that
link is a direct relationship from the front end - not an inherited
relationship. So my question is (if you've followed that so far) : Did I do
something wrong? Should tblItems be linked from the backend? Thanks for any
help on this.
 

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

Top