Hi,
I'm building an Access application to manage various kind of products located somewhere.
I have a table for locations, and a table for every kind of product (because they have different attributes). Locations have an ID, and every product has that ID based on its location: that is how my...