Hi,
I'm trying to create a database that holds data on people and some questions.
I have created two tables one for the people and one for the questions.
Is there a way that i can link the two tables so that when one of the people answers the questions the answers are linked to that person? I can only seem to do it if i add an id field and copy the questions over and over for each person. There must be a better way!
Each person must have an answer for each question.
I hope this makes sence to someone!
I have attached a copy of the db with 2 the two tables.
I'm trying to create a database that holds data on people and some questions.
I have created two tables one for the people and one for the questions.
Is there a way that i can link the two tables so that when one of the people answers the questions the answers are linked to that person? I can only seem to do it if i add an id field and copy the questions over and over for each person. There must be a better way!
Each person must have an answer for each question.
I hope this makes sence to someone!
I have attached a copy of the db with 2 the two tables.