G
Guest
Hi need to set up a database to record the name and location of plants on a
large piece of land.
I think I need a table for plant information ( Genus (cultivar date
introduced, native to site, etc.)
I also need to record the location. There are 21 locations and a plant type
can be in more than one location. I think a seperate table is needed for
location linked many to many with the other. I then need forms to enter data
and and also for people to query it. For instance to find all locations of a
plant or all native plants.
I am not sure how to construct the form to be able to slect the locations
other than having 21 fields with a checkbox to select.
there must be a more elegant way to do this. Can anyone help pleaSE?
Thanks
large piece of land.
I think I need a table for plant information ( Genus (cultivar date
introduced, native to site, etc.)
I also need to record the location. There are 21 locations and a plant type
can be in more than one location. I think a seperate table is needed for
location linked many to many with the other. I then need forms to enter data
and and also for people to query it. For instance to find all locations of a
plant or all native plants.
I am not sure how to construct the form to be able to slect the locations
other than having 21 fields with a checkbox to select.
there must be a more elegant way to do this. Can anyone help pleaSE?
Thanks