I am working on an auction database and have a basic framework(see attached). However I can't seem to get the categories to work right. It was requested that each auction item be able to be assigned to a category and then the item be assigned a number based on that. Ie mens would be in the 200's and womens would be in the 100's. It 100 and 200, 101, 201 etc. I did some searching on sequential numbering but nothing seems to work. Do I need seperate tables for each category?
thanks in advance for any help.
thanks in advance for any help.