
Originally Posted by
June7
What you have now allows a partner to have only one email. If they need to be associated with two emails then options are 2 fields in Partner table holding the email addresses or a separate Email table with two records for each partner.
If the same email will be both To and Cc then I suppose it will have to be in both fields or both records. If the email can change types, then in Partner table fields you have to edit the entries. If you use the Email table then just change the Type code of both records. It's irrelevant if partners have the exact same email (how could that happen?).
I am not advocating one way or the other, only you can decide which works best for you.
Or maybe I don't understand what the Partner table is for. I just noticed the Subject and Body fields. Why would email subject and body be different for each partner?