S
Shanin
We are wanting to make a database that will store Event Report information on
individuals. I need some advice on the best way to set this up. I've
already figured the individuals supported will have their own table with
their basic contact information. Event reports should have it's own table
also. My question is on that the event reports table, there can be several
incident types (about 20 and these forms come from the State so there is no
changing the number of them) that can be associated with one event and 1-20
can occur on the same event, example: Joe choked on some food, resulting in
him falling to the floor, and hitting his head. In that scenerio, three
things would need to be checked or recorded according to the State form,
choking, falling, and striking head. How is it best to incorporate these
since I know the checkboxes aren't the best. Do I need to make a separate
field for each one of these options or make those options be in a separate
table? I want to set this up in the best way so data can be queried easily
later on.
Thanks
individuals. I need some advice on the best way to set this up. I've
already figured the individuals supported will have their own table with
their basic contact information. Event reports should have it's own table
also. My question is on that the event reports table, there can be several
incident types (about 20 and these forms come from the State so there is no
changing the number of them) that can be associated with one event and 1-20
can occur on the same event, example: Joe choked on some food, resulting in
him falling to the floor, and hitting his head. In that scenerio, three
things would need to be checked or recorded according to the State form,
choking, falling, and striking head. How is it best to incorporate these
since I know the checkboxes aren't the best. Do I need to make a separate
field for each one of these options or make those options be in a separate
table? I want to set this up in the best way so data can be queried easily
later on.
Thanks