C
Chris
Hi,
I'm sure this will be easy for you folks to sort out and I would be
grateful for some help:
I work in a lab and I need to use Access to store some data. So, for
a particualr lab experiment event I want to store the following data
items:
StaffName
Date
Time
EquipmentID
and then for each lab experiment event I have results data that I need
to store:
Result1
Result2
Result3 etc.
From what I understand about table design I should probably have two
tables (one for each 'subject') i.e. a table for the 'experiment
event' and a table for the results. I'm not quite sure if this is
correct and if so what should I use as the primary and foreign keys in
each table.
Thanks,
Chris.
I'm sure this will be easy for you folks to sort out and I would be
grateful for some help:
I work in a lab and I need to use Access to store some data. So, for
a particualr lab experiment event I want to store the following data
items:
StaffName
Date
Time
EquipmentID
and then for each lab experiment event I have results data that I need
to store:
Result1
Result2
Result3 etc.
From what I understand about table design I should probably have two
tables (one for each 'subject') i.e. a table for the 'experiment
event' and a table for the results. I'm not quite sure if this is
correct and if so what should I use as the primary and foreign keys in
each table.
Thanks,
Chris.