Ok,
so assume that i have second table - t_junction.
And in this t_junction i have JunctionID, UniqueID and Atribute.
So i have to create relationship from UniqueID in t_OperatingSystems (1) to UniqueID in t_Junction (many) as TEXT fields? So join text fields?
Thank you,
Jacek