W
William W.
I have a many-to-many relationship between Books and
Authors by ISBN and Author name. I.e. Books can have more
than one Author, and Authors can be tied to any number of
book ISBNs.
I am trying to use a text box to enter the auhtors names,
how do you seperate different authors and get the ISBN for
the current book into the Author's table ISBN field?
Or what is the best way to connect these two tables
correctly in forms and tables?
(I already have the JunctionTable)
Thanks
Authors by ISBN and Author name. I.e. Books can have more
than one Author, and Authors can be tied to any number of
book ISBNs.
I am trying to use a text box to enter the auhtors names,
how do you seperate different authors and get the ISBN for
the current book into the Author's table ISBN field?
Or what is the best way to connect these two tables
correctly in forms and tables?
(I already have the JunctionTable)
Thanks