B
BillA
Thus far, I have a number of tables to track a Projects/Studies with a tables
for Investigators, Studies and a joining table ensuring a M:M relationship.
I am having difficulty with what I believe should be a simple 1:M table for a
comment table. The Comment table should link to a specific study and have a
minimum or zero and likely have numerous comments. Each comment will be have
Comment Date, Type and a drop down list for Commenting person. I’m trying to
create the easiest and most flexible Table and relationship to the
Study/Project table. Any suggestions?
for Investigators, Studies and a joining table ensuring a M:M relationship.
I am having difficulty with what I believe should be a simple 1:M table for a
comment table. The Comment table should link to a specific study and have a
minimum or zero and likely have numerous comments. Each comment will be have
Comment Date, Type and a drop down list for Commenting person. I’m trying to
create the easiest and most flexible Table and relationship to the
Study/Project table. Any suggestions?