Ok, this should be an easy one to answer (I hope).
I have two table linked together, "Companies" and "Contacts". I have the relaztionship set so CompanyID (Primary Key) on "Companies" relates one-to-many to CompanyID on "Contacts".
I enter two companies into my "Companies" table, then add some contacts into my contacts table, some of which are for "Company A" and some for "Company B".
Now, when I go back to my "Companies" table, and I click on the plus sign next to "Company A", my Contacts table comes up with contacts from both companies, instead of just "Company A"!
I feel really dumb, I've been trying to resolve this for about two hours now. What am I doing wrong?
I have two table linked together, "Companies" and "Contacts". I have the relaztionship set so CompanyID (Primary Key) on "Companies" relates one-to-many to CompanyID on "Contacts".
I enter two companies into my "Companies" table, then add some contacts into my contacts table, some of which are for "Company A" and some for "Company B".
Now, when I go back to my "Companies" table, and I click on the plus sign next to "Company A", my Contacts table comes up with contacts from both companies, instead of just "Company A"!
I feel really dumb, I've been trying to resolve this for about two hours now. What am I doing wrong?