473,750 Members | 2,668 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1521
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******@pcdata sheet.com
www.pcdatasheet.com
"Aya9877" <ay*****@yahoo. com> wrote in message
news:19******** *************** ***@posting.goo gle.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 #2
ay*****@yahoo.c om (Aya9877) wrote in message news:<19******* *************** ****@posting.go ogle.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.c om (Aya9877) wrote in message news:<19******* *************** ****@posting.go ogle.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.goo gle.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 #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
1489
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 diagrams. If it is oriented towards MySQL, so much the better. Thank you
3
4140
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. The User Experience, or how the user experiences the end product, is the key to acceptance. And that is where User Interface Design enters the design process. While product engineers focus on the technology, usability specialists focus on the user...
13
6557
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 Steven John Metsker Design Patterns by Erich Gamma Head First Design Patterns by Elisabeth Freeman
4
1488
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... detailed, but not so heavy that the interesting, qualitative conclusions are left to the reader to dig out of a set of equations. Any recommendations? Bob
2
1442
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 needed a piece of information, it would send a request to the server and wait for a response. The connection would "stay-alive" and would be readily available. If the connection was lost, the client application would close down. I...
22
4739
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. Also describes implementation via ChangeManager (Mediator + Singleton) 2) Pattern hatching by John Vlissides Describes Observer's implementation via Visitor Design Pattern. 3) Design Patterns Explained by Alan Shalloway and James Trott
3
1746
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 about template programming and don't have any experience with 3rd party libraries, such as Boost. I'm looking to buy two more books that I'm hoping will help take my C++ programming to the next level. Here are some of my choices: Beyond the...
1
1531
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 but never have read the Php book. Now that I was ready to I just upgraded to the CS3 suite. My question is, is it important to look for a newer Php book to use with this CS3 suite or would the current book be ok and up to date? Should I look...
5
2747
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
8838
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9577
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9396
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9339
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9256
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8260
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6081
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4887
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2225
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.