G
Guest
I have a table for my drawings(DWG) and a table for the customer parts that
can be made from my drawings (PRT). Each DWG must have at least one PRT
associated with it but can have many PRTs. Each PRT does not have to be
associated with a DWG, but one PRT can be associated with many DWGs.
My question is, how would I store the relations in this situation? The only
way I see is to have a comma-diliminated tex/memo field, but that would not
allow an easy query.
can be made from my drawings (PRT). Each DWG must have at least one PRT
associated with it but can have many PRTs. Each PRT does not have to be
associated with a DWG, but one PRT can be associated with many DWGs.
My question is, how would I store the relations in this situation? The only
way I see is to have a comma-diliminated tex/memo field, but that would not
allow an easy query.