A
Andy Roberts
This one is driving me mad!
I'm going round and round in circles and I think it all hinges on my
relationships between my tables. I can't seem to make my mind up which one
is correct for which I need.
The relationships I'm thinking about are here (please have a look at these
as I explain my requirements)
http://www.blue-bean.co.uk/rel.htm
We have to survey a large river and that river is made up of REACHES (which
are particular parts of the river) and each reach contains a number of cross
section locations that need to be surveyed.
What I want to do is log the progress of my survey teams on a daily basis,
so the arrive back at the end of the day, go into the database and log their
PROGRESS by selecting a dat, which team they are etc and which reach they
are working on. All the sections are already stored in the database so they
then select a sections (which is controlled by the reach) and then log how
they have surveyed it and who the land owner is etc. The progress with
therefore be logged in a form with a subform. The main form contains the
daily progress data such as the date etc and the subform logs the data
relative to each section.
The link shows two relationships and I can't work out which is correct for
which I need. The three tables causing me an issue are the tblProgress,
tblReach and tblSections.
Any pointers?
Andy
I'm going round and round in circles and I think it all hinges on my
relationships between my tables. I can't seem to make my mind up which one
is correct for which I need.
The relationships I'm thinking about are here (please have a look at these
as I explain my requirements)
http://www.blue-bean.co.uk/rel.htm
We have to survey a large river and that river is made up of REACHES (which
are particular parts of the river) and each reach contains a number of cross
section locations that need to be surveyed.
What I want to do is log the progress of my survey teams on a daily basis,
so the arrive back at the end of the day, go into the database and log their
PROGRESS by selecting a dat, which team they are etc and which reach they
are working on. All the sections are already stored in the database so they
then select a sections (which is controlled by the reach) and then log how
they have surveyed it and who the land owner is etc. The progress with
therefore be logged in a form with a subform. The main form contains the
daily progress data such as the date etc and the subform logs the data
relative to each section.
The link shows two relationships and I can't work out which is correct for
which I need. The three tables causing me an issue are the tblProgress,
tblReach and tblSections.
Any pointers?
Andy