M
MJ
help with this ??
I am not sure how i would set up the table structures and
confused about what kind of referential integrity would be
enforced.
i think i need four tables titled process, document,
people, year - with many-to-many relationship between all
of them
contents of the tables - each table would have 1 field:
process - process 1, process 2, process 3 etc.
document - document 11, document 11.45, document 14.51T
etc.
people- mary, jane, joe, howard, etc
year - 1999, 1997, 1951 and so on...
Such that process 1 could have 10 people, no document and
4 years affiliated to it for e.g.
Also if I were to type 1999 then all the processes, people
and documents in that year should come up. How would I
search?
Thank you so much
I am not sure how i would set up the table structures and
confused about what kind of referential integrity would be
enforced.
i think i need four tables titled process, document,
people, year - with many-to-many relationship between all
of them
contents of the tables - each table would have 1 field:
process - process 1, process 2, process 3 etc.
document - document 11, document 11.45, document 14.51T
etc.
people- mary, jane, joe, howard, etc
year - 1999, 1997, 1951 and so on...
Such that process 1 could have 10 people, no document and
4 years affiliated to it for e.g.
Also if I were to type 1999 then all the processes, people
and documents in that year should come up. How would I
search?
Thank you so much