Your problem is probably with the obscurities of how Access ties together relationships and indexes. If you have a table like:
Link Table
----------
Id AutoIncrement
Table1LinkId Integer
Table2LinkId Integer
providing a "one-to-many" link between two bits of data then if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.