Hi Everyone in this lovely forum!......
I've been given a task to design a pricing/products database and I am looking for some assistance...
The purpose of the database is basically to let the user view the best prices of thousands of products from different suppliers.
The basic structure at the moment is that I have a table (Virtual products) that will remain fairly static-this lists all the possible products that are available. It contains product ID, product description, plus many other fields like product class, type, strength etc. This table does not contain a supplier reference or ID. There is then a second table called Actual products-this contains the actual products that we are using-it contains similar info to the first table, however for each virtual product there are many actual products by different suppliers. The description of the products varies by supplier, so I need the description and other data from the first table and then the supplier ID from the second table.
I then have around seven or eight tables which are imported each month from excel spreadsheets which we recevie from the suppliers-these give us their prices that they are offering on all the different products.
Basically what I need the database to do is ultimately let the user view prices currently offered on different products and ideally have a history of the prices, which would then let the user see how the prices offered have changed over time.
I know this is a bit hazy at the moment, but I am unsure how to get started with this-Has anyone had experience of designing a similar database?
Thanks in advance,
Sasha
I've been given a task to design a pricing/products database and I am looking for some assistance...
The purpose of the database is basically to let the user view the best prices of thousands of products from different suppliers.
The basic structure at the moment is that I have a table (Virtual products) that will remain fairly static-this lists all the possible products that are available. It contains product ID, product description, plus many other fields like product class, type, strength etc. This table does not contain a supplier reference or ID. There is then a second table called Actual products-this contains the actual products that we are using-it contains similar info to the first table, however for each virtual product there are many actual products by different suppliers. The description of the products varies by supplier, so I need the description and other data from the first table and then the supplier ID from the second table.
I then have around seven or eight tables which are imported each month from excel spreadsheets which we recevie from the suppliers-these give us their prices that they are offering on all the different products.
Basically what I need the database to do is ultimately let the user view prices currently offered on different products and ideally have a history of the prices, which would then let the user see how the prices offered have changed over time.
I know this is a bit hazy at the moment, but I am unsure how to get started with this-Has anyone had experience of designing a similar database?
Thanks in advance,
Sasha