Hi,
I was hoping someone here may be able to offer me some advice on how best to approach a rate card i am building. At the moment i have one table which lists all of the equipment that is available for hire. In a second table "tblRateCard" i use the key from the equipment table, the tariff and then another field for the price.
If one item of kit has two prices it will appear twice in the rate card but with different tariff names and prices.
I then intend to use a query to filter down to the correct price based on the equipment key and the tariff.
Is this an acceptable way to set this out or am i setting myself up for a world of pain in the future?
Thanks in advance
Jon
I was hoping someone here may be able to offer me some advice on how best to approach a rate card i am building. At the moment i have one table which lists all of the equipment that is available for hire. In a second table "tblRateCard" i use the key from the equipment table, the tariff and then another field for the price.
If one item of kit has two prices it will appear twice in the rate card but with different tariff names and prices.
I then intend to use a query to filter down to the correct price based on the equipment key and the tariff.
Is this an acceptable way to set this out or am i setting myself up for a world of pain in the future?
Thanks in advance
Jon