473,386 Members | 1,790 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

looking for db design book

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?
Nov 12 '05 #1
5 1503
Relational Database Design, Jan L. Harrington, Pub by Morgan Kaufmann,
0-12-326425-1
--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
re******@pcdatasheet.com
www.pcdatasheet.com
"Aya9877" <ay*****@yahoo.com> wrote in message
news:19**************************@posting.google.c om...
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?

Nov 12 '05 #2
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.
Nov 12 '05 #3
Access Database Design & Programming
Authored by Steven Roman
ISBN: 1-56592-626-9
Helped me a lot
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?

Nov 12 '05 #4
In addition to the other recommendations, I highly recommend 'Designing
Relational Database Systems' by Rebecca Riordan, published by Microsoft
Press. It's currently out of print, so if you see a copy available, my
advice is to grab it, quick.

--
Brendan Reynolds

"Aya9877" <ay*****@yahoo.com> wrote in message
news:19**************************@posting.google.c om...
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?

Nov 12 '05 #5
Sorry for replying sooner, but thanks for all the suggestions. I will
look into these books.
Nov 12 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: hhhhhhhhh | last post by:
I am looking for a recommendation for an introductory database design book which will enable me to design my first database. It should cover the basics such as normalization and entity-relationship...
3
by: zlst | last post by:
Many technological innovations rely upon User Interface Design to elevate their technical complexity to a usable product. Technology alone may not win user acceptance and subsequent marketability....
13
by: John Salerno | last post by:
Here are a few I'm considering: Design Patterns Explained : A New Perspective on Object-Oriented Design (2nd Edition) (Software Patterns Series) by Alan Shalloway Design Patterns C# by...
4
by: Bob | last post by:
I know this is a tall order, but I'm looking for a book that talks about the implications of alternative approaches to languages than we typically see, such as allowing multiple inheritance......
2
by: Dan Tallent | last post by:
I need to design a server application that will handle an unknown number of clients. (currently 25+) The initial plan was to create a new TCP socket connection for each client. When the client...
22
by: Krivenok Dmitry | last post by:
Hello All! I am trying to implement my own Design Patterns Library. I have read the following documentation about Observer Pattern: 1) Design Patterns by GoF Classic description of Observer....
3
by: Carl Youngblood | last post by:
I own the 3rd edition of Stroustrup's THE C++ PROGRAMMING LANGUAGE and have read most of it, but I find its style to be more suitable for reference than for tutorial. I still have a lot to learn...
1
by: MarkW | last post by:
Sometime back I bought a couple books on Dreamweaver and Flash for the CS2 Suite and along with it bought a book for Php, Foundation Php for Dreamweaver 8. I read the Dreamweaver and Flash books...
5
by: macca | last post by:
Hi, I'm looking for a good book on PHP design patterns for a OOP beginner - Reccommendations please? Thanks Paul
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.