Access 2010: The Missing Manual |  | Author: Matthew MacDonald Publisher: Pogue Press Category: Book
List Price: $39.99 Buy New: $20.45 as of 9/7/2010 10:42 CDT details You Save: $19.54 (49%)
New (31) Used (15) from $17.93
Seller: books_from_the_oc Rating: 4 reviews Sales Rank: 35984
Media: Paperback Edition: 1 Pages: 832 Number Of Items: 1 Shipping Weight (lbs): 3 Dimensions (in): 9.2 x 7 x 2.1
ISBN: 1449382371 Dewey Decimal Number: 005.7565 EAN: 9781449382377 ASIN: 1449382371
Publication Date: June 22, 2010 Availability: Usually ships in 1-2 business days
| |
| Features:
| • | ISBN13: 9781449382377 | | • | Condition: New | | • | Notes: BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed |
|
| Similar Items:
| |
| Editorial Reviews:
Product Description
Go from Access novice to true master with the professional database design tips and crystal-clear explanations in this book. You'll learn all the secrets of this powerful database program so you can use your data in creative ways -- from creating product catalogs and publishing information online to producing invoices and reports. - Build a database with ease. Store information to track numbers, products, documents, and more
- Customize the interface. Build your own forms to make data entry a snap
- Find what you need fast. Search, sort, and summarize huge amounts of information
- Put your data to use. Turn raw info into printed reports with attractive formatting
- Share your data. Collaborate online with SharePoint and the brand-new Access web database
- Dive into Access programming. Get tricks and techniques to automate common tasks
- Create rich data connections. Build dynamic links with SQL Server, SharePoint, and other systems
Five Touchstones to Understanding Access Let’s face it--learning the tricks and techniques of database design can be a bit of a slog. But if you’re just starting out with Access, here are five key insights that can help you understand how the database world works. Keep these points in mind, and you’ll be on the inside track to mastering Access.  | 1. Databases hold database objects. Most people are familiar with tables, the grid-like grouping of data that stores your information (for example, lists of items you own, friends you have, or products you sell through your small business). But tables are just one type of object that an Access database can hold. The other key ingredients are queries (customized search routines that pull out the information you need at the drop of a hat), reports (similar to queries, but nicely formatted and ready for printing), forms (windows that make it easy to review and edit the data in your tables), and macros and modules (miniature programs that can do just about anything—from updating 10,000 records at once to firing off an email). 2. Relationships hold it all together. Access newbies sometimes start out thinking a database is just a glorified spreadsheet. After all, can’t Excel hold long lists with hundreds of thousands of rows? (And yes, it can.) However, Access has a feature Excel can’t duplicate: relationships. A typical Access database holds several tables, and relationships link these tables together. For example, a table of customers might link to a table of orders, which would link to a table of products, allowing you to answer questions like “What customers spent the most money?” and “What is the most popular product for customers living in New York?” Relationships also safeguard your data--for example, they make it impossible for someone to accidentally place an order for a product or a customer that doesn’t exist. 3. There are two ways to work with a database: as a designer and as a user. The database designer is the person who sets up the database. The database designer has the responsibility of laying out the tables, building the queries, and knocking together some nice reports and forms (assuming you want all those features). By comparison, the database user is the person who uses the tables, queries, reports, and forms in day-to-day life. The user reviews records, makes changes, and fills the tables up with data. Depending on what type of database you’re creating (and what you want to accomplish), you may be both the database designer and the database user. But it’s important to realize that these are distinct tasks. In fact, when using a properly designed database, database users don’t need to be particularly skilled with Access. They can just work with the forms and reports that the database designer created. 4. Sooner or later, you’ll need macros. To become an Access expert, you must first learn to design a logical, consistent set of tables and add the relationships that link them together. Next, you must learn to build the other types of objects--queries, forms, and reports--that make it easier to perform common tasks. At some point, while tackling this second stage, you’ll run into a challenge that forces you to step up to the third level of Access mastery: macros. Macros are miniature programs that perform custom tasks. The good news is that in Access 2010, you can design your own macros without becoming a programmer. You just need to drag, drop, and arrange a sequence of ready-made macro commands into the Access macro designer. For example, you can use macros to build buttons that send emails, start printouts, make updates, or just take you around your database. 5. Expert user, meet Visual Basic. Some people stop their Access journey at this point, content to use tables, forms, reports, and macros to do all their work. But if you want to see everything Access has to offer, you need to take a look at its high-powered Visual Basic engine. Using VB code, you can do almost anything, from validating a credit card to leading a customer through an order process (two examples that are discussed in Access 2010: The Missing Manual). And if you’re willing to pick up some basic programming concepts, you can use code to transform a simple database into a cohesive database application—for example, something that looks more like the traditional desktop programs you run on your computer.
|
| Customer Reviews: Learn Access 2010 With A Gem Of A Reference Book!!!! August 13, 2010 Daniel McKinnon (Tewksbury, MA USA) 2 out of 2 found this review helpful
'Access 2010: The Missing Manual' by Matthew MacDonald is another gem in the line of Missing Manual books. Filled with 800+ pages of material, if you are new to Access or even a seasoned pro, there is a little bit of something for everybody in this book. A fantastic layout, wonderful content, and one of the most user-friendly books out there, if you use Access for any length of time and want to become a better user or are a new user and want to discover how to use Access, this is the ONLY book for you.
An absolute marvel which richly deserves the title 'Missing Manual' as this keeps up with the past quality works expected from this line.
***** HIGHLY RECOMMENDED
An in-depth tutorial. Highly readable. August 1, 2010 Bill Coan (Hortonville, Wisconsin) 3 out of 4 found this review helpful
Some people think there's only one Matthew MacDonald who writes books about Access, but I know better: I've read "Access 2010 The Missing Manual," and I've seen for myself that there are two Matthew MacDonalds.
The first Matthew MacDonald is a good one, the one who rejected the too-easy idea of merely writing a survey of database concepts or merely writing a survey of the Access user interface. This Matthew MacDonald insisted on writing an integrated presentation of database concepts and associated Access procedures--a presentation perfectly suited to readers building their first serious business database in Access.
The second Matthew MacDonald is an even better one, the one who rejected the idea of merely identifying the various elements shown in the many screen snapshots scattered throughout the book. This Matthew MacDonald wrote full-bodied captions (in sidebar form) that explain exactly how each snapshot illustrates the concepts covered in the text.
Together, the two Matthew MacDonalds have produced a highly readable, in-depth tutorial that makes you feel as though a couple of helpful, knowledgeable friends are guiding you along the way. (These are the type of friends who know you'll want to learn about related tables before learning about lookup lists based on related tables, and that you'll be better off learning about junction tables before learning about multi-value fields.)
The careful unfolding of complex subjects, which is perfectly suited to the needs of readers new to databases in general and to Access in particular, might cause a small measure of frustration for readers who want to dip into the book for quick reference purposes--but only a small measure.
For example, a reader who wants to quickly review everything there is to know about indexes in database tables will discover that the material he or she is looking for is split across two locations. The role of indexes in preventing entry of duplicate data is presented at one location, and the role of indexes in speeding searches is presented at a different location. Fortunately, the book's table of contents and index make it easy to discover where each type of information is located, and cross-references within the text make it easy to jump from one location to the other.
If I were editing this book, I would urge the MacDonalds to avoid quarrels with user interface terminology. One way they could do this is by using expressions such as "To build an expression, choose Build..." rather than "To insert an expression, choose Build...." My argument would be that if Access provides tools for building rather than inserting expressions, you might as well get used to building rather than inserting them.
Readers who have been using Access for years will appreciate sections of the book devoted to Access 2010's new "backstage" view, new navigation controls, revamped macro designer, and new Ribbon customization capabilities. Readers interested in extending the reach of their Access databases will appreciate sections devoted to working with SQL Server, Sharepoint, and the web.
Beginners into to Access August 26, 2010 Alfred (Minnesota) Maybe I have unrealistic expectations - but so much of the book is devoted to very basic items and so little of the book is devoted to software development. Almost no discussion of Access classes or calling API's; only a token consideration of programming in Access. In my opinion, this book would be excellent for someone not very familiar with Access 2010 that wants to build a database and use standard features to enter data, query it, and produce reports. This book is not quite right for the experienced software developer that wants to use an underlying programming methodology to have precise control and develop professional-looking applications that require no user training.
Mostly for beginners August 29, 2010 DayReader I picked this up a few weeks back so haven't read it completely. Still I think not the best book for anyone experienced with MS Access. There's lots of basics but not a good balance of depth. I recommended taking a read through before you pick it up.
|
|
|