Hi,
I have a database set up that uses a participants table and a workshop table. Each have primary keys. A third table is set up and has the two primary keys from the participant and workshop table. This was working fine.
I now need another table (Presenters) to account for people who present workshops. I set up another table along with a link table that has the presenterID (primary key) and used the workshop table I had already set up (its primary key) to link.
This seems as though it would work but now my form is not working. The workshop subform that listed all the workshops is not coming up now.
What is my next step.
dah
I have a database set up that uses a participants table and a workshop table. Each have primary keys. A third table is set up and has the two primary keys from the participant and workshop table. This was working fine.
I now need another table (Presenters) to account for people who present workshops. I set up another table along with a link table that has the presenterID (primary key) and used the workshop table I had already set up (its primary key) to link.
This seems as though it would work but now my form is not working. The workshop subform that listed all the workshops is not coming up now.
What is my next step.
dah