I'm working on an assignment for an ERD and Access database where I need to develop an ERD for a company that has a fleet and must be able to schedule flights. I've prepared the relationship diagram to have two relationships one to many for flights from airports and flights to airports (image 1)
ERD relationship diagram
However, I'm a bit confused as how to "translate" this diagram in Microsoft Access. I want to be able to connect both entities (the airports entity and the airplaneflightschedules entity) together but I'm thinking I did so incorrectly. In the Access relationship diagram (image 2) I have them connected but I'm pretty sure it's incorrect and I'm not even quite sure if I understand what it means to have them connected like this in Microsoft Access.
Access relationship diagram
Can someone tell me what a list like this does in Microsoft Access? How does it impact my overall database? And is this relationship ideal for a case like this?