Hi,
I'm looking for an umbrella term for "organization" and "person".
Any ideas?
BTW, I need this term for designing a database. Currently I use the term
"contact", but I'm not 100% happy with it.
Felix
PS: To contact me off list don't reply but send mail to "felix.klee" at
the domain "inka.de". Otherwise your email to me might get automatically
deleted!
Kejun Mei - 21 Jul 2004 21:02 GMT
> Hi,
>
[quoted text clipped - 4 lines]
> BTW, I need this term for designing a database. Currently I use the term
> "contact", but I'm not 100% happy with it.
I think probably you can use the word "entity". I remember I learned the
word from a textbook about database design a couple of years ago.
Kejun
Steve Bartman - 21 Jul 2004 22:30 GMT
>Hi,
>
[quoted text clipped - 4 lines]
>BTW, I need this term for designing a database. Currently I use the term
>"contact", but I'm not 100% happy with it.
As elsewhere, "entity" is a common umbrella term in database design
for table titles.
You might consider, based on the status of your "contacts": "targets",
"members", "competitors", "prospects", or "partners". IOW, go more
micro in your definition of the table.
Or, separate into two tables (use joins where necessary) named
"Organizations" and "People".
Steve

Signature
www.thepaxamsolution.com
John Ings - 22 Jul 2004 01:01 GMT
>BTW, I need this term for designing a database. Currently I use the term
>"contact", but I'm not 100% happy with it.
I think you should be, 'contact' is the most descriptive term for a
general use database. A company may have several plants in different
cities and a headquarters somewhere else. A salesperson might have
purchasing agents as contacts at each plant and a vice-president at
corporate headquarters that he corresponds with, all under the same
company name but with different mailing addresses.