Search results

  1. J

    Product sizes and differing prices

    Hi, i am developing a clothing order management database. I have so far got [order details], [products], [product details] entities. This is so that products with the same model code can have a selection of colours and sizes which are held in the product details table. I followed this...
  2. J

    Relate list of colours to unique product id

    Hi. I want to select a product then be able to select a colour from a list that relates to it. I want the colour lists to be different for every product. (clothes) Whats the best way to do it? Thanks Jonny
  3. J

    Help with clothing order management database

    Hi, I am trying to design and build an orders management database for a clothing wholesaler. Has anyone got any ideas on what entities i should have. I thought: Clients (Customer Details) Orders (Inc. order date, ship via etc) Order Details (sizes, quantity of orders per size) Product...
Back
Top Bottom