Hello,
I Have a simple database that combines three tables (Style, Fabric, Products) that are linked with referential integrity relationships.
The issue is when I change, for example, a cost value in a Fabric field and it changes all the associated records in Products with that corresponding...