E
Emma
Hi I have a database with a passenger table with passenger ID as primary key,
and a trip table with Trip ID. I want there to be many passengers on a trip
and many trips for one passenger. I tried adding an Inbetween table with 1 to
many relationship to both tables but I'm not sure where to go from here? How
do I create forms to gather this information?
and a trip table with Trip ID. I want there to be many passengers on a trip
and many trips for one passenger. I tried adding an Inbetween table with 1 to
many relationship to both tables but I'm not sure where to go from here? How
do I create forms to gather this information?