On Thu, 30 Jun 2005 16:47:43 +0100, wrote:
>Hi,
>I'm designing a simple family tree db which is at present just a flat table
>In which each record everyone has a father & mother, a variable number of
>wives,and variable number
>of children.
>The links to other family tree members is always the r
[EMAIL PROTECTED] wrote on 06/30/2005 11:59:43 AM:
> news <[EMAIL PROTECTED]> wrote on 30/06/2005 16:47:43:
>
>
> > I'm designing a simple family tree db which is at present just a flat
> table
> > In which each record everyone has a father & mother, a variable
> > number of wives,and variable
news <[EMAIL PROTECTED]> wrote on 30/06/2005 16:47:43:
> I'm designing a simple family tree db which is at present just a flat
table
> In which each record everyone has a father & mother, a variable
> number of wives,and variable number
> of children.
> The links to other family tree members is
Hi,
I'm designing a simple family tree db which is at present just a flat table
In which each record everyone has a father & mother, a variable number of
wives,and variable number
of children.
The links to other family tree members is always the record_id of another
record.
At present I'm manual