A
Anita
I have a database containing 3 tables
events
contacts
and a junction table
I have created a many to many relationship between these tables - one
contact may attend many events OR one event may attract many contacts - I
want to be able to look at either or.
I then create a query to show contacts in the first column and the event
they have attended in the second column, and then another query that shows
events in the first column and contacts in the second column.
However, when I create a form based on the query, and try to add a new
record in the subform, it says 'field cannot be updated' - what am I doing
wrong? the queries seem to work fine.
Thanks
Anita
events
contacts
and a junction table
I have created a many to many relationship between these tables - one
contact may attend many events OR one event may attract many contacts - I
want to be able to look at either or.
I then create a query to show contacts in the first column and the event
they have attended in the second column, and then another query that shows
events in the first column and contacts in the second column.
However, when I create a form based on the query, and try to add a new
record in the subform, it says 'field cannot be updated' - what am I doing
wrong? the queries seem to work fine.
Thanks
Anita