PaulWilson
Registered User.
- Local time
- Yesterday, 20:02
- Joined
- May 19, 2011
- Messages
- 43
Folks,
I'm new to the forum but I have a problem that no one seems to know how to solve. It seems like a basic thing to me, but everyone I talk to seems to avoid it. I have a database of books and authors where one author can write many books and each book can have many authors (classic many-to-many). The problem is how do I build ONE form where the user can add-update-delete books and authors?
I provide a sample database as an Access 2007 file. The form called frmReadme explains the problem.
How do I build such a form?
PaulWilson
I'm new to the forum but I have a problem that no one seems to know how to solve. It seems like a basic thing to me, but everyone I talk to seems to avoid it. I have a database of books and authors where one author can write many books and each book can have many authors (classic many-to-many). The problem is how do I build ONE form where the user can add-update-delete books and authors?
I provide a sample database as an Access 2007 file. The form called frmReadme explains the problem.
How do I build such a form?

PaulWilson