I have this situation: one table holds all the contact people for Manufacturers [tblSuppliers], another table holds the contacts for Distributors [tblDistributors]. The problem is that a few companies are both Manufacturers of products and Distributors of other company's products. I need to ensue that when a user enters a Supplier's new contact person's details (eg first name, surname, mobile etc) these details are saved to the Distributors table as well if that company (Supplier) is also a Distributor. Pardon the fact that what originally was called supplier is now manufacturer..database evolving to boss's needs!
Thanks in advance
Bob
Thanks in advance
Bob