Apologies for what is probably a very simple request but my skills are limited as I've not used Access for about 10 years!
I'm creating a travel booking database and the main goal is to have all the travel info (client details, traveller details, flight details, costs, hotels,ect) for a booking viewable in one place.
As there could be more than one set of flight details for one booking I need to be able to input several tables/forms and all the data but link it to one booking reference. The flight details table has around 40 fields.
So
MainBookingTable
Linked to :
+ClientTable
+TravellerTable
+HotelDetailsTable
+CarDetailsTable
+FlightDetails1 (has around 40 fields) + FlightDetails 2(the same fields) +FlightDetails3 etc etc
+PaymentTable
I think I understand how to set the relationship up correctly but getting all the data together I do not know where to start!!
If anyone can assist it would be amazing!
Thank you
I'm creating a travel booking database and the main goal is to have all the travel info (client details, traveller details, flight details, costs, hotels,ect) for a booking viewable in one place.
As there could be more than one set of flight details for one booking I need to be able to input several tables/forms and all the data but link it to one booking reference. The flight details table has around 40 fields.
So
MainBookingTable
Linked to :
+ClientTable
+TravellerTable
+HotelDetailsTable
+CarDetailsTable
+FlightDetails1 (has around 40 fields) + FlightDetails 2(the same fields) +FlightDetails3 etc etc
+PaymentTable
I think I understand how to set the relationship up correctly but getting all the data together I do not know where to start!!
If anyone can assist it would be amazing!
Thank you