Hi,very new to this can someone give me some advice please... I am making a site for a someone that would like to be able to update their stock easily from a webpage. So i am using fields in my table, image, name,description, price. I was wondering the best way to deal with this information, is it better to put all the data into the one table with a key that specifies what product line it is (say, jewellery) or make individual tables for each product line. I was going to use seperate tables, and somehow (not sure how to do it yet, is it possible?) allow the user to create their own tables through a webpage where they specify a name for the table (table would be created with those fields as above) and they then could upload new info into it, the tables dont need to be linked in anyway really so i thought this method would be ok? Thanks for any advice you can give me...