Hello, I'm trying to link two tables together in a relationship so it's easier to find data and provide data redundancy.
I already managed to create a relationship with the Employee ID fields in the Users table and the Hardware Asset table.
Of course now when I try to link the software table to either the hardware table or the user table I run into that annoying "No unique index found..." error and now I'm stuck. Can someone give me a hand?
Thanks