Hello, I am new here (and to access). I would like to get some help on what I am working on right now...
I am currently making access database on a questionnaire that is very, very long, which needs more than 250 fields (questions).
So First I tried to put them all into one table, which did not work due to 250 fields restriction, so I tried making 2~3 tables (right now 2, might need 1 more table) and have 150~ fields each table and make one to one relationship to every tables for ParticipantID. I have done that, and made 1 form per table, and tried the data entry with the form, but it gives me the "you cannot add or change a record because a related record is required in table" error when I try to save (click the next record). I am not sure if this is small error or if there is fundamental problem with my design... any help would be very much appreciated
I am currently making access database on a questionnaire that is very, very long, which needs more than 250 fields (questions).
So First I tried to put them all into one table, which did not work due to 250 fields restriction, so I tried making 2~3 tables (right now 2, might need 1 more table) and have 150~ fields each table and make one to one relationship to every tables for ParticipantID. I have done that, and made 1 form per table, and tried the data entry with the form, but it gives me the "you cannot add or change a record because a related record is required in table" error when I try to save (click the next record). I am not sure if this is small error or if there is fundamental problem with my design... any help would be very much appreciated