P
phmckeever
In my Book Inventory database, I have developed three tables: Books,
Authors, and Publishers.
I am trying to create one-to-many relationship between Authors and Books and
between Publishers and Books. However, when I drag the link from Authors to
Books or from Publishers to Books, I get one-to-one relationships. The
Primary Keys for Authors and Publishers tables are the Foreign Keys in Books
and are the links I am trying to use. What am I doing wrong?
HELP! :-( (New User)
Authors, and Publishers.
I am trying to create one-to-many relationship between Authors and Books and
between Publishers and Books. However, when I drag the link from Authors to
Books or from Publishers to Books, I get one-to-one relationships. The
Primary Keys for Authors and Publishers tables are the Foreign Keys in Books
and are the links I am trying to use. What am I doing wrong?
HELP! :-( (New User)