Hi, every guru,
I was asked to design a medical/mental questionaire database with total more than 1500 questions by using MS Access. each subject should go through all questions, and all answers should be stored in db for later review. what I am doing is to create a different form for each section of questionaire(total is 7 sections). and since one table only have max 255 fields, so I create many tables to hold these questions(columns) and answers(rows) and links them by 1 to 1 relationship.
After I read the forum posts, I think maybe I have a bad survey db strucure design. since I am new to Access, it is a simple way for me to create a form and stored user entry into tables. But I am worried about future queries if needed. and also the DB has a lot of tables. but I have a very friendly user interface form to let interviewer to enter data into tables.
what is the best way to desigh the structure and tables? many thanks if someone can help or direct me!
attach is my db screen shot(form and relationship)
I was asked to design a medical/mental questionaire database with total more than 1500 questions by using MS Access. each subject should go through all questions, and all answers should be stored in db for later review. what I am doing is to create a different form for each section of questionaire(total is 7 sections). and since one table only have max 255 fields, so I create many tables to hold these questions(columns) and answers(rows) and links them by 1 to 1 relationship.
After I read the forum posts, I think maybe I have a bad survey db strucure design. since I am new to Access, it is a simple way for me to create a form and stored user entry into tables. But I am worried about future queries if needed. and also the DB has a lot of tables. but I have a very friendly user interface form to let interviewer to enter data into tables.
what is the best way to desigh the structure and tables? many thanks if someone can help or direct me!
attach is my db screen shot(form and relationship)