H
HENRY ONYEAGBAKO
I have two tables called film and showtimes that I am trying to create a
relationship between. The showtime tables shows the date and time that a
particular film is seen some more than once. I tried to link the two tables
with using a unique field called ShowID which is the key field in showtime.
However the result was that the one to many relationship arrow pointed the
wrong way. It seemed to suggest that for every one viewing there is more
than one film. But the reverse is true for every film there is more than one
viewing. How do I go about showing the correct relationship
relationship between. The showtime tables shows the date and time that a
particular film is seen some more than once. I tried to link the two tables
with using a unique field called ShowID which is the key field in showtime.
However the result was that the one to many relationship arrow pointed the
wrong way. It seemed to suggest that for every one viewing there is more
than one film. But the reverse is true for every film there is more than one
viewing. How do I go about showing the correct relationship