N
Nico
Hi,
I have a question regarding database design. I would like to create records
of people and companies, and tag them, similar to del.icio.us. I thought of
creating a seperate table for the tags, but then each person or contact
should be able to have an unlimited number of tags, created on-the-fly. How
could I organise that? The only way I could come up with is to create a
seperate table of tags, companies and people, and record each link between a
tag and a company or person seperately. Is there a better way?
Thanks for any answers,
Nico
I have a question regarding database design. I would like to create records
of people and companies, and tag them, similar to del.icio.us. I thought of
creating a seperate table for the tags, but then each person or contact
should be able to have an unlimited number of tags, created on-the-fly. How
could I organise that? The only way I could come up with is to create a
seperate table of tags, companies and people, and record each link between a
tag and a company or person seperately. Is there a better way?
Thanks for any answers,
Nico