Click here to Skip to main content
15,889,281 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello,

this is my final year project.

I am developing a website like http://www.alibaba.com[^] and http://justdial.com[^] and I want a database of product category, sub category and so on.

if there r any ready-made data plese provide me.

Please Help Me.
Thanks in advance
Posted
Updated 1-Mar-11 1:41am
v4

We can't do it for you, most members won't attempt to do it for your. The specifics of how the database needs to work are exactly that: specific. We don't know how the data relates to itself and therefore can't know how to structure the database.

My suggestions:
1. Start writing the database yourself
2. Normalise the database properly as you go.
3. If you get stuck, ask specific questions here, or seek opinions in the database forum.
 
Share this answer
 
Just do it yourself, this is really simple database 101

You need these skills and understanding if you want to do any sort of real life programming work.

If this is your final year project, you should be fairly proficient at this sort of design already, you won't find this hard to do.
 
Share this answer
 
Comments
dilip.aim11 1-Mar-11 9:29am    
but this field is too big .
thre category , sub category , and so on.
i already crete a table & put some entry but thre are thousend of entry.
but ok i wil try.

thnks
I want a database of product category, sub category and so on.

Ahhh, ambiguous requirements... You must be in management. Hire a programmer. Not only are we NOT going to do this for you, but like Kieth said, we can't, and for the reasons he already stated.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900