Hi,
I am building an Access database for children's mental health services.
Essentially, there will be one record for each child, comprising of some information about them (age, etc) and the results of several questionnaires which determine how their treatment is going. These questionnaire are typically completed at entry to the system and at 6 months, with possibility of annual reviews for long cases.
There are perhaps 10 different questionnaires, not all of which will be completed for every child. We will need to record the answers to the relevant questionnaires for each child.
My question is this: should I hold all the information in one table or create a number of different, linked tables, one for each questionnaire? The end goal is a single line of data for each child combining all the recorded information. And if I do create linked tables, what is the exact link needed?
A further complication is that I will be populating this database from a number of different service's IT systems. So, I'm likely to be getting .csv files which will have some but not all of the fields completed and which I will need to integrate into my database.
Any advice gratefully received!
Thanks
Rob
I am building an Access database for children's mental health services.
Essentially, there will be one record for each child, comprising of some information about them (age, etc) and the results of several questionnaires which determine how their treatment is going. These questionnaire are typically completed at entry to the system and at 6 months, with possibility of annual reviews for long cases.
There are perhaps 10 different questionnaires, not all of which will be completed for every child. We will need to record the answers to the relevant questionnaires for each child.
My question is this: should I hold all the information in one table or create a number of different, linked tables, one for each questionnaire? The end goal is a single line of data for each child combining all the recorded information. And if I do create linked tables, what is the exact link needed?
A further complication is that I will be populating this database from a number of different service's IT systems. So, I'm likely to be getting .csv files which will have some but not all of the fields completed and which I will need to integrate into my database.
Any advice gratefully received!
Thanks
Rob