I'm trying to work out a suitable relationship in a database containing a number of routes made up from locations and would like to know if the following relationship is sound.
Each route can consist of one location or be as long as the number of RelatedLocations entered.
It would be helpful for the user to select each Location and RelatedLocation by LocationName.
There is more that a thousand Locations which can be imported from another table and a combo box used to select.