N
Neuro
When I attempt to make a 1-to-many relationship between two tables, I'm
getting the error: "Relationship must be on the same number of fields with
the same data types". I've double checked that both data types are "text"
and I don't understand how they could possibly be on different number of
fields.
I have a table of names that are being called to the main table via a
combo-box. This works fine except that I cannot filter by the names in that
field within a query because I cannot "enforce referential integrity" while
setting the relationship. I have set up quite a few 1-to-many relationships
in the identical way (I think) and I don't understand why I'm getting an
error in this case.
Thanks for your help!
getting the error: "Relationship must be on the same number of fields with
the same data types". I've double checked that both data types are "text"
and I don't understand how they could possibly be on different number of
fields.
I have a table of names that are being called to the main table via a
combo-box. This works fine except that I cannot filter by the names in that
field within a query because I cannot "enforce referential integrity" while
setting the relationship. I have set up quite a few 1-to-many relationships
in the identical way (I think) and I don't understand why I'm getting an
error in this case.
Thanks for your help!