Hi all,
Recent Access convert but still relatively new to databases. I’m hoping someone can help me out with an issue I’m having.
I have two tables, Actors and Shows, linked by a Characters table. The Characters table contains the FKs of ActorID and ShowID as well as a character name. I’ve tried populating the fields and running a query, but instead of being able to assign a character to an actor and a show, it’s bringing over all the actors and assigning the same character to each of them, instead of 1-to-1. Could someone take a look at what the issue is? ODB file attached.
CMUCostumeStock.odb (97.7 KB)

