kaiiak
01-10-2006, 05:56 PM
how would i go about creating accessible folders
at moment i have data in single table in database
i would ideally want a system that lists all categories (by using folders or otherwise)
and then enable user to either open addto delete edit each folder
could i create a column called categories and then call all unique entries....
or should i create a new table for each category and then call each table.. but then id have too many tables.....
any help?
at moment i have data in single table in database
i would ideally want a system that lists all categories (by using folders or otherwise)
and then enable user to either open addto delete edit each folder
could i create a column called categories and then call all unique entries....
or should i create a new table for each category and then call each table.. but then id have too many tables.....
any help?