R
Rabdad Stan E.
I have a database with three many-to-many relationships. If I could get one
form (based upon a query of course) to work, I could get the other two to
work.
I have a table for individuals (with a few lookup tables attached), a table
for property (with a few lookup tables attached also), and a junction table
between the two tables. This junction table contains some additoinal fields
pertaining to the individual and the property, besides the individual ID
(key) and the property ID (also key).
I have tried to create a form based upon a query that uses fields from all
three tables (individual, property, and junction). but it doesn't let me
enter inofrmation in the form for inclusion in the tables.
Can someone please help me?
form (based upon a query of course) to work, I could get the other two to
work.
I have a table for individuals (with a few lookup tables attached), a table
for property (with a few lookup tables attached also), and a junction table
between the two tables. This junction table contains some additoinal fields
pertaining to the individual and the property, besides the individual ID
(key) and the property ID (also key).
I have tried to create a form based upon a query that uses fields from all
three tables (individual, property, and junction). but it doesn't let me
enter inofrmation in the form for inclusion in the tables.
Can someone please help me?