Afficher un message
Vieux 02/10/2007, 07h45   #1
Bob Bedford
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut GURU: conception needed

Hi,

I've to create a commercial website wich will have a central table to manage
all articles. Each article must be on a certain type and will have its own
specification. So when entering values for a certain type then I've to show
the specific fields controls to entere the values or search them.

example:
I sell musical instruments.
- guitars
- pianos
- trumpets
.....
Guitars has some specific features that are different from pianos and also
differents from trumpets.
So when I add a new guitar I've to show the specific features. When I add a
new piano the feature to select are different.
The problem is that I don't know how to manage such specific features
dynamically. I mean I may create a table for guitars, a table for
pianos....but this won't be very interesting since there is about 300
different kind of instruments in the shop and creating 300 tables for this
won't be very interesting. I've no idea on where to start and how to do so.
The idea of having an unique table for articles is for searching and
managing purpose as searching on 300 items table..... So it should greately
simplify the website and also it will be able to manage any kind of object,
whatever the number of different kind would be present on the shop. Also
searching guitars will be different from searching pianos and so on....and
only 1 search engine should be provided to search all kind of objects with
the specific fields.
So for what I may guess there will be a table for articles and a table with
article kind specifications but I don't know if it will be enough and how to
create them.

Thanks for ing.

Bob


  Réponse avec citation
 
Page generated in 0,05797 seconds with 9 queries