A bit green, so bear with me.
I am designing a database to track different aspects of contracts. Primarily, I am tracking that contracts have a single prime contractor and many subcontractors.
One sub contractor could be involved in many contracts, and many contracts could involve multiple subcontractors.
I understand the basics of a juncture table and linking the primary keys together... My question is this...
Can I simply place a field in my contracts table that is a multi-select lookup to the subcontractor list or do I need to do all my linking on the form and perhaps create a subform to list all the available subcontractors? If I create a multi-select lookup how does that integrate into a form and how do I use that to filter results in a report?
Just looking for general advice
I am designing a database to track different aspects of contracts. Primarily, I am tracking that contracts have a single prime contractor and many subcontractors.
One sub contractor could be involved in many contracts, and many contracts could involve multiple subcontractors.
I understand the basics of a juncture table and linking the primary keys together... My question is this...
Can I simply place a field in my contracts table that is a multi-select lookup to the subcontractor list or do I need to do all my linking on the form and perhaps create a subform to list all the available subcontractors? If I create a multi-select lookup how does that integrate into a form and how do I use that to filter results in a report?
Just looking for general advice
