Hi,
I'm trying to develop product listings on a friends website, and have run into difficulties finding the most effiecient means of nesting the categories so that he can have infinite category levels if possible. I'm developing on a simple ASP/Access setup and basically don't want to have to flood the database with loads of joined category tables, i.e. I want
Main Category
Sub Category
Sub Sub Category
...
Products
in as few tables as possible.
Are there any tutorials available? Or does anyone have any good suggestions as to the logic I should be using as I'm struggling to picture it at the moment.
Any thoughts would be gratefully recieved.
Rob Waite
I'm trying to develop product listings on a friends website, and have run into difficulties finding the most effiecient means of nesting the categories so that he can have infinite category levels if possible. I'm developing on a simple ASP/Access setup and basically don't want to have to flood the database with loads of joined category tables, i.e. I want
Main Category
Sub Category
Sub Sub Category
...
Products
in as few tables as possible.
Are there any tutorials available? Or does anyone have any good suggestions as to the logic I should be using as I'm struggling to picture it at the moment.
Any thoughts would be gratefully recieved.
Rob Waite