Forum Discussion
MarkShnier__You
Qrew Legend
4 years agoDoes an evidence only have one parent? ie, Once an evidence is used on a particular parent can it be used again on a different parent?
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
- DianeSinawi14 years agoQrew MemberEvidences only have the one parent table of Controls, but each evidence can be assigned to multiple Control records.
------------------------------
Diane Sinawi
------------------------------- MarkShnier__You4 years ago
Qrew Legend
You will need to have a new structure for your relationships.
You are saying that One Control has Many Evidences.
But also one Evidence can be used on many Controls.
So you need to have a middle join table of "Control Evidences".
Then when you go to add an "Evidence" to a control, you will actually be adding a Control Evidence record.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------- DianeSinawi14 years agoQrew MemberIf I use a many-to-many relationship, will my main Control form still be in the Control table, or do I need to move it to the join table?
------------------------------
Diane Sinawi
------------------------------