J
Jacquie
I have two tables -- xTeachers and xSchools. Linking field is SchoolName, and
it is set up with referential integrity with Schools (1) and Teachers (many)
relationship.
Here's the thing -- I open the query and I can add a teacher and a school.
Alliance High School shows up in the drop down list.
I open the form, and Alliance High School DOES NOT show up in the list. If I
try to pick something from the list, I get this message:
The current field must match the join key <name> in the table that serves as
the 'one' side of one-to-many relationship. (Error 3341)
You have tried to enter a value into the join field in the many-only table
of an outer join with no corresponding value in the join field of the "one"
side table.
The message includes the following instruction: Enter a record in the "one"
side table with the desired key value, and then make the entry with the
desired join field in the "many-only" table.
I am bamboozled. I've compacted and repaired the database several times, but
I still get the same error. Any ideas? Thanks!!
it is set up with referential integrity with Schools (1) and Teachers (many)
relationship.
Here's the thing -- I open the query and I can add a teacher and a school.
Alliance High School shows up in the drop down list.
I open the form, and Alliance High School DOES NOT show up in the list. If I
try to pick something from the list, I get this message:
The current field must match the join key <name> in the table that serves as
the 'one' side of one-to-many relationship. (Error 3341)
You have tried to enter a value into the join field in the many-only table
of an outer join with no corresponding value in the join field of the "one"
side table.
The message includes the following instruction: Enter a record in the "one"
side table with the desired key value, and then make the entry with the
desired join field in the "many-only" table.
I am bamboozled. I've compacted and repaired the database several times, but
I still get the same error. Any ideas? Thanks!!