marystewart78
Registered User.
- Local time
- Today, 10:35
- Joined
- Aug 16, 2005
- Messages
- 30
I am making a database for a small company who charge different amounts for their products depending on the customer - I'd like the products to be choosen from a list and that particular customers unit price to automatically appear!
Currently I have a Customers table, a products table, a price list table (consisting of custID, prodID and unit price) and an orders table.
How do I link these and create a list of products and prices specific to the customer which can be chosen and inserted into the orders table?
Any help is graciously recieved,
Regards,
Mary
Currently I have a Customers table, a products table, a price list table (consisting of custID, prodID and unit price) and an orders table.
How do I link these and create a list of products and prices specific to the customer which can be chosen and inserted into the orders table?
Any help is graciously recieved,
Regards,
Mary