Re: Company and multiple addresses DB design
- From: pdm@xxxxxxxxx
- Date: 22 Apr 2007 07:42:49 -0700
Move the addresses to a address separate address table and relate to
the company so that company has multiple addresses?
Move the addresses to a address separate address table and relate to
the contact?
I would make a table for your companies and if a company has more then
one address just put a new record with the same name. You can specify
eg. Company Name Head Office, Company Name Division... Each company
has 1 or many contacts. Open your form starting with the Companies and
add along a subform the related contacts. Address fields and Companies
should belong together.
I discovered also a problem with my design of Companies and Contacts
and perhaps it could also happens to you. I had companies and many
contacts related to the company. But the problem I discoverd was that
some contacts belong to more then one companies. e.g. some contacts
where CEO of more then one company. Here I needed to change the
relationsship with a between table (many to many).
just some ideas,
patrick.
.
- References:
- Company and multiple addresses DB design
- From: deekay
- Company and multiple addresses DB design
- Prev by Date: Re: Company and multiple addresses DB design
- Next by Date: Re: Passing Fields from one form to another
- Previous by thread: Re: Company and multiple addresses DB design
- Next by thread: Re: Company and multiple addresses DB design
- Index(es):
Relevant Pages
|