I’m trying to make a database of art competition entries. What i have so far is in the first table, the names being the shows, then having a linked table to the paintings. Then a column for dates. The only thing is, I’m trying to add a field for if each painting was accepted to each show. Up to 5 paintings can be entered into 1 show, and they can be entered into multiple shows. Each painting can have a different response (being accepted or denied), and the response for each show for each painting can be different.
Does anyone have any ideas on how to set this up?
