This might be a noob question for you guys but
Im trying to make a one to many relationship between two tables using 4 fields and enforced referential integrity. Now if i do one field at a time it works fine but doing all 4 at same time it gives me this error:
No unique index found for the referenced field of the primary table
Also i don’t index if i wanna do many to many right?