Hi everyone,
I am trying to create a simple, stock control and inventory database. Everything works fine, except for one thing: I have trouble including a table for 'companies'. Right now I have just 'Product_Name' as part of tblProducts, but how do I include a tblCompanies? A company can make several products, each with its own price.
I think it will be easier if you could please take a look at the image of relationships.
Any help is greatly appreciated.