Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Database design - multi-level structure?

Status
Not open for further replies.

Grazi

Programmer
Joined
Jun 26, 2003
Messages
1
Location
GB
Hello! I have to do a DB with thousands of images. These images have keywords with multiple levels that can be edited.

For example, if someone inputs 'strawberry' as a keyword for the image, automatically the image would have 'strawberry','fruit','food' (or whatever would be the parent keywords), then, the user could edit and change... for example, he could choose to have only 'strawberry' and 'fruit'...

how can I design something that would work like this in the DB and keep up the good performance when the system is up and running?

Many many thanks for any help!! Grazi

Grazi
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top