Re: Three table database - period (?)

From: <here_at_there.com>
Date: 12 Mar 2001 19:17:35 GMT
Message-ID: <98j7cf$7g4$1_at_news.netmar.com>


In article <3A76AF6D.70C2F781_at_axon.is>, Jens <jens_at_axon.is> writes:
>Hi
>
>I have been wondering about the merits / pitfalls of the
>following table structure:
>
>Entity(ID)
>
>EntityAttribute(EntityID, AttributeID)
>
>Attribute(ID, Type, EntityID, Number, String, Date, Blob,
>....)
>
>This describes an entity that has some attributes linked to
>it through the EntityAttribute table. The attribute table's
>Type field describes which of the attribute fields is
>actually used.
>
>I don't seem to need any more tables as I can describe
>anything with these three (or can I?). I'm also concerned
>about speed and space consumption but the flexibility this
>seems to give me is tempting.
>
>You may even have a name for this 'little monster' :)
>
>Any thoughts?
>
>Thanks,
>Jens
>sorry, can't help you but it was interesting reading

Received on Mon Mar 12 2001 - 20:17:35 CET

Original text of this message