Help!
I have a database with a large number of (very similar) products - tyres - but in addition I need to add other completely dissimilar products/services. At the moment I have a table for Tyres (Products) and another two tables, one for Batteries and the other, Non_Tyre_Produc ts. These are happily linked to a categories table and I thought all would be fine....
Until, that is, I came to building a point of sale form. I have to cater for any combination of products/services. My point of sale forms subform is primarily based upon SaleDetails, but at the moment the form comes up BLANK.
Can anyone see a better way of organising this (the relationships between tables has worked fine)...in particular, can anyone see how a POS might be constructed? Have you seen this sort of problem before?
Thanx,
Stonward
I have a database with a large number of (very similar) products - tyres - but in addition I need to add other completely dissimilar products/services. At the moment I have a table for Tyres (Products) and another two tables, one for Batteries and the other, Non_Tyre_Produc ts. These are happily linked to a categories table and I thought all would be fine....
Until, that is, I came to building a point of sale form. I have to cater for any combination of products/services. My point of sale forms subform is primarily based upon SaleDetails, but at the moment the form comes up BLANK.
Can anyone see a better way of organising this (the relationships between tables has worked fine)...in particular, can anyone see how a POS might be constructed? Have you seen this sort of problem before?
Thanx,
Stonward
Comment