I am trying to construct a database which tracks experiments. The aim is to log all the equipment used and track which variables were selected such that the information can be searched through later and the results (saved on the network) can be found.
I have the following information needed.
-Experiment Name (each is unique)
-What is being tested (usually a material such as aluminium, iron etc)
-What aspect of the material is being tested (usually a nice definable aspect such as strength)
-What equipment is being used (bunsen burners etc)
-Dates
-Facility
-Where the results, analysis, financial approval docs are (hyperlink to folder)
The user needs to be able to search using one term in several fields in case the search term has both been used in 'being tested' and 'equipment' for example.
I also need to allow search using multiple terms with and/or options. It would even better if I could offer lists of possible equipment and their related properties seperately.
I've come with a few designs (some have serious flaws though and some are just clunky and not user friendly) but maybe someone could offer me something something snazzy instead of the crap I've produced!
Am unfortunately unable to offer example data so hope that the info I've provided is enough.
Thanks
I have the following information needed.
-Experiment Name (each is unique)
-What is being tested (usually a material such as aluminium, iron etc)
-What aspect of the material is being tested (usually a nice definable aspect such as strength)
-What equipment is being used (bunsen burners etc)
-Dates
-Facility
-Where the results, analysis, financial approval docs are (hyperlink to folder)
The user needs to be able to search using one term in several fields in case the search term has both been used in 'being tested' and 'equipment' for example.
I also need to allow search using multiple terms with and/or options. It would even better if I could offer lists of possible equipment and their related properties seperately.
I've come with a few designs (some have serious flaws though and some are just clunky and not user friendly) but maybe someone could offer me something something snazzy instead of the crap I've produced!
Am unfortunately unable to offer example data so hope that the info I've provided is enough.
Thanks