3 tables - form

Joined
Dec 12, 2005
Messages
2
Reaction score
0
Hi,

I have 2 tables that have a many-to-many relationship (Book and author). To implement this in access, I have created a junction table (bk_auth).

Tables:
Book ---- 1 to many -----> bk_auth
Author ---- 1 to many ------> bk_auth


Now, I want to create a form to add new books, with their author. How to do this?

I thank you all for your support
 

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