To anyone:
I have searched on this subject, but nothing addresses one of my main problems in designing a database structure for questionnaires. Here's my situation:
I have a questionnaire where each question has a different data type and a different number of question elements. Even further, a single question could be comprised of checkboxes, radio options, textboxes, and memo fields. For example, Question #1 is just a standard "Yes/No" radio option group, Question #2 has 7 checkboxes and one memo field, etc.
So, what is the most data-efficient way to design this type of database?
Elysium
I have searched on this subject, but nothing addresses one of my main problems in designing a database structure for questionnaires. Here's my situation:
I have a questionnaire where each question has a different data type and a different number of question elements. Even further, a single question could be comprised of checkboxes, radio options, textboxes, and memo fields. For example, Question #1 is just a standard "Yes/No" radio option group, Question #2 has 7 checkboxes and one memo field, etc.
So, what is the most data-efficient way to design this type of database?
Elysium