Quote:
Originally Posted by Alistair
Yeah, fair enough, but you make it sound like I didn't even try.
|
I don't think that's what he was trying to say.
Quote:
On the contrary I watched a lot of video tutorials on the matter and printed out a few large ebooks as well (at work ), but still I find it hard to follow the examples as their tables and fields are obviously different from mine and it's just hard to compare their scenery with mine.
|
As I said: unless you are really
using the models, you will have a hard time understanding certain decisions and/or patterns.
Quote:
|
I'm building a booking DB and thought I was on the right track but then I decided to add a loyalty scheme and I just can't seem to find the correct relationships no matter how many trial & errors I go through. I have now 7/8 tables and every trial takes a long time, books and tutorials are not giving me the answers I'm looking for.
|
In those situations it always helps me to ask myself the following questions:
- What information do I want to retrieve?
- How complicated will it be to get the information I want?
- How do I update and maintain the information (is that very complicated? can I do it with a single statement?)