V
vegarduy
This is my problem:
My database is a flight-trip database. It contains various data about a
planned flight, e.g. pilot information, routing, fuelplanning etc.
It also contains the fields [DepartureAirportID), [DestinationAirportID],
AlternativeAirport1ID] and [AlternativeAirport2ID].
All of these fields are supposed to be linked to the same table
(tblAirports) by the field [Airport ID], but I can't figure out how to do
it.
I know this is basic, but I still need the help...
Vegard
My database is a flight-trip database. It contains various data about a
planned flight, e.g. pilot information, routing, fuelplanning etc.
It also contains the fields [DepartureAirportID), [DestinationAirportID],
AlternativeAirport1ID] and [AlternativeAirport2ID].
All of these fields are supposed to be linked to the same table
(tblAirports) by the field [Airport ID], but I can't figure out how to do
it.
I know this is basic, but I still need the help...
Vegard