Re: I'm just getting started an I have some questions on tables.

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



The reason for the company/customers was having all the contacts - people -
in the customer table. Otherwise I'm going to have both in the same table
that seems awkward to me.

Marc

"Mike Revis" <mike@xxxxxxxxxxxxxxxxx> wrote in message
news:117is8g6chcrgc5@xxxxxxxxxxxxxxxxxxxxx
> Just a thought here but how about treating both companies and individuals
as
> the same type of entity. i.e. "customers" or "people and companies I want
to
> keep track of".
> You could then have one table for "customers" and have a field for "type"
in
> which you could select either business or individual. Your contact table
> would then contain the contacts at either the company or individual.
> If the type and amount of contact data you are collecting for companies is
> greatly different from the contact data collected for individuals you
should
> have a separate contact table for companies and individuals with a
separate
> data entry form for each. Which contact form to open could be determined
by
> the entry in the "type" field.
>
> Mike
>
>
>
> "Marc" <mcneer(N_O-S_P_A_M)@mindspring.com> wrote in message
> news:ytaee.5225$V01.4442@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > I deal with both companies and end users and I'm trying to figure out
how
> to
> > set up the contact table. My plan was to set one table for companies
and
> > have contact entries as a sub form and another form for contacts with
> > individuals but both the company contact sub form and the individual
form
> > would link to the same table? My reasoning is that I may have many
> contacts
> > to one company but have individuals that contacts normally at most would
> be
> > "domestic partners"and their family members and I want to track contacts
> > whether it's email, phone calls, letters and more. The first question
on
> my
> > form would be which kind of contact would I be working with and bring up
> the
> > correct form. I know that this will be the first of many questions.
> >
> > Marc
> >
> >
>
>
>


.



Relevant Pages

  • Re: Im just getting started an I have some questions on tables.
    ... have a separate contact table for companies and individuals with a separate ... data entry form for each. ... > individuals but both the company contact sub form and the individual form ... The first question on ...
    (microsoft.public.access.gettingstarted)
  • Re: Im just getting started an I have some questions on tables.
    ... have a separate contact table for companies and individuals with a separate ... data entry form for each. ... > individuals but both the company contact sub form and the individual form ... The first question on ...
    (microsoft.public.access.gettingstarted)
  • Re: Im just getting started an I have some questions on tables.
    ... Marc ... > data entry form for each. ... >> individuals but both the company contact sub form and the individual ... The first question ...
    (microsoft.public.access.gettingstarted)
  • Re: 64-bit c++ application crashing on solaris
    ... The very first question you should ask is where exactly is it ... Use debugger to find out. ... You have not presented any reason why you'd think that. ... Ian Collins. ...
    (comp.unix.programmer)
  • Re: incorporate a combo box and text box within same listbox
    ... The only reason I know of for this happening is if there is a "required" ... field which hasn't had data entered into it, or a Validation Rule set ... so i made a acopy of it and deleted the sub form.. ... my form's recordset property is set to the table where i want ...
    (microsoft.public.access.forms)