-
why is this not possible ?
i want to establish a relationship
btw Table2 and Table1 with ID from Table2 being the primary key
and Field1 from Table1 being the foreign key.
When I check referential Integrity it says
No unique index found for the referenced field of the primary table.
how can I make Table2 my primary table ?
-
Why do you already have a relationship established using Field1 from each table? Delete that relationship and then try it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules