Hello,
I have an m-n relationship between two tables: References----------Subcontractors . There is an intermediate table T_RelReferenceSubcontractor with a compound key.
I'd like to show in the Reference DetailView a list of the sub contractors for a specific Reference. I've been able to acomplish this but, also I need to link new subcontractors to the Reference. How can I do this?
Thanks in advance & regards,
Juan