J
Jane
Hello
Following some advice from Mr John Vinson who said I should not have the
same data in different tables I have redesigned my tables and relationships
in a Many to Many link.
But I am lost on where to go from here. I have tried to use the wizard to
create some queries and forms but nothing seems to give me the UI I need.
I have
tableBusses
BusID
BusDeparturePoint
BusDepartureTime
etc
tableStudents
StudentID
Student1stName
StudentSurname
etc
I have created a linking table like this
BusBookingID
StudentID
BusID
The problem is that students have one BusBookingID for each outing from
school but this may include a number of busses
Eg.
Bus1 will take them to the outing
Bus2 will bring them back to school
Bus3 will take them home (if after school hours)
etc
and, of course many students with different BusBookingID's may board each bus.
After looking on this forum I see this is a many to many relationship (I
think)
I am lost with this
I would like to be able to load the bus details in the system on a form.
On another form see a list of students and choose the bus(es) they will
board and this will automatically give them a BusBookingID
You can think of a BusBookingID as some form of ticket number that would
include a number of routes.
Can anyone offer some advice as to where to go from here.
Thank you
Jane Hollin
Following some advice from Mr John Vinson who said I should not have the
same data in different tables I have redesigned my tables and relationships
in a Many to Many link.
But I am lost on where to go from here. I have tried to use the wizard to
create some queries and forms but nothing seems to give me the UI I need.
I have
tableBusses
BusID
BusDeparturePoint
BusDepartureTime
etc
tableStudents
StudentID
Student1stName
StudentSurname
etc
I have created a linking table like this
BusBookingID
StudentID
BusID
The problem is that students have one BusBookingID for each outing from
school but this may include a number of busses
Eg.
Bus1 will take them to the outing
Bus2 will bring them back to school
Bus3 will take them home (if after school hours)
etc
and, of course many students with different BusBookingID's may board each bus.
After looking on this forum I see this is a many to many relationship (I
think)
I am lost with this
I would like to be able to load the bus details in the system on a form.
On another form see a list of students and choose the bus(es) they will
board and this will automatically give them a BusBookingID
You can think of a BusBookingID as some form of ticket number that would
include a number of routes.
Can anyone offer some advice as to where to go from here.
Thank you
Jane Hollin