On 5/21/10 9:52 AM, "pirate_lenny" <piratele...@gmail.com> wrote:

> Hi Shahu -
> 
> See? I didn't want to bore you with the overall scope of my project and it
> turns out I'm giving too little info!
> 
> I think what you suggest is what I'm looking for. And then I would create
> another table for all information about the play (such as synopsis, etc) that
> would relate to mainproperty in your example?
> 
> Jeremy
> 
> 
Searching problems are almost always solved by normalizing the database
better...normalization SUCKS (in my opinion, it's the part of database
design I hate) but if you don't do it properly you most likely will run into
problems.

It took me 2 years to solve a normalization issue I was working on to be
able to build databases like the 'standings / stats' type stuff available on
ESPN...and it just came to me one night while I was aobut to fall asleep.

Gotta normalize before you build :)


Reply via email to