X
XP
Using Office 2003 and Windows XP;
Let me start by stating that this forum is wonderful and I very much
appreciate everyone's input and assistance.
I am presently working on a genealogy database project. I need to develop a
means of defining relationships between people. This ofcourse needs to link
siblings together and children to parents, etc.
I have defined a unique Name_ID for each individual in the DB. However, I
need some guidance on how to link everyone together.
1) Should I set up a separate "tblRelationship" table that has the columns:
Rel_Type (this would contain one of: sibling; parent; child) and Name_ID?
2) Can someone suggest a web site perhaps that might supply suggestions on
building genealogy related DB's (I've google this myself, but did not find
any), or is perhaps anyone out there experienced in this sort of thing?
3) I would like to ultimately build a report that would show the classic
tree chart (hopefully the news reader will display this at least close to
correct):
Father
Father <
Mother
Child <
Father
Mother <
Mother
Is the above possible with MS-Access?
Thank you so much in advance for your assistance.
Let me start by stating that this forum is wonderful and I very much
appreciate everyone's input and assistance.
I am presently working on a genealogy database project. I need to develop a
means of defining relationships between people. This ofcourse needs to link
siblings together and children to parents, etc.
I have defined a unique Name_ID for each individual in the DB. However, I
need some guidance on how to link everyone together.
1) Should I set up a separate "tblRelationship" table that has the columns:
Rel_Type (this would contain one of: sibling; parent; child) and Name_ID?
2) Can someone suggest a web site perhaps that might supply suggestions on
building genealogy related DB's (I've google this myself, but did not find
any), or is perhaps anyone out there experienced in this sort of thing?
3) I would like to ultimately build a report that would show the classic
tree chart (hopefully the news reader will display this at least close to
correct):
Father
Father <
Mother
Child <
Father
Mother <
Mother
Is the above possible with MS-Access?
Thank you so much in advance for your assistance.