ay*****@yahoo.com (Aya9877) wrote in message news:<19**************************@posting.google. com>...
Alright, I have no idea what level book I need.
I have a basic/decent background in coding. I am advanced in query
building. I have a decent understanding of Visual Basic and some VBA.
My problem is design structure. Where to begin, etc.
I see that everyone recommends The Access 97 Developer's Handbook (I
am looking for a Access 97 book), but is that going to be too advanced
in terms of getting a db off the ground? I am thinking I will get that
one anyways, since it will be a great reference once I get started,
but what about getting started. Is it too advanced?
I just don't know where to begin. Modules, design, etc.
Any suggestions?
If you don't understand database design, I would recommend something
like Michael Hernandez's "Database Design for Mere Mortals". He goes
over normalization and all that, but from a generic perspective (ie
not tied to any particular database). That's not that big of a
problem, I don't think, because unless you really understand
normalization - how to do it, what it means in practical terms, when
to break the rules - you can't consistently really design good
databases (unless you're REALLY lucky!) Once you get your head around
normalization, then you can start building simple databases and then
add complexity as you need to.