Binding: Paperback Dewey Decimal Number: 005.7565 EAN: 9780596006785 Format: Illustrated ISBN: 0596006780 Label: O'Reilly Media, Inc. Manufacturer: O'Reilly Media, Inc. Number Of Items: 1 Number Of Pages: 840 Publication Date: March 01, 2004 Publisher: O'Reilly Media, Inc. Sales Rank: 318364 Studio: O'Reilly Media, Inc.
Product DescriptionNot a reference book, and not a tutorial either, the new second edition of the highly regarded 'Access Cookbook' is an uncommonly useful collection of solutions to problems that Access users and developers are likely to face as they attempt to build increasingly complex applications.
Although using any single 'recipe' in the book will more than pay back the cost of the book in terms of both hours saved and frustration thwarted, 'Access Cookbook,' Second Edition is much more than a handy assortment of cut-and-paste code.
Each of the 'recipes' examine a particular problem--problems that commonly occur when you push the upper limits of Access, or ones that are likely to trip up a developer attempting to design a more elegant Access application--even some things you never knew Access could do. The authors then, in a clear, accessible, step-by-step style, present the problems' solution. Following each 'recipe' are insights on how Access works, potential pitfalls, interesting programming techniques that are used in the solution, and how and why the solution works, so you can adapt the problem-solving techniques to other similar situations.
Fully updated for Access 2003, 'Access Cookbook,' Second Edition is also one of the first books to thoroughly explore new support for .NET managed code and XML. All of the practical, real-world examples have been tested for compatibility with Access 2003, Windows XP, and Windows Server 2003. This updated new edition also covers Access and SharePoint, Access and SmartTags, Access and .NET; and Access and XML.
Access power users and programmers at all levels, from the relatively inexperienced to the most sophisticated, will rely on the 'AccessCookbook' for quick solutions to gnarly problems. With a dog-eared copy of 'Access Cookbook' at your side, you can spend your time and energy where it matters most: working on the interesting facets of your Access application, not just the time-consuming ones.
Customer Reviews
Average Rating:
Rating: - One of the most invaluable references I have in my library
I'll keep this brief, as my title says it all. I have been developing access applications on a professional level for many years. Have several applications that large companies use to run there business. This cookbook has helped me in more ways then I can count. I wish I could find more like it. I use it just as a cookbook. Look thru to find a similiar situation that I am trying to solve. The examples are written very well. The code is very exact and on the money. While most of the examples ... Read More
Rating: - Recipes for Access Developer Success
The Access Developer's Handbook Set (search ISBN: 0782140114) and in particular, Volume 1: Desktop Edition (search ISBN: 0782123708) is my definitive resource to approximately 4 years of Access development. I've got more stickies and highlights in this set than all other Access books combined. So when I came across the Access cookbook and realized that the same two indispensible authors (Getz & Litwin) put together a resource of Access developer solutions, I had to have it.
Rating: - Access Developers.. this is a must have!
When I started my job, my first assignment was develop several Access databases. What they wanted was beyond what I knew of Access. After buying this book and Access Database Programming and Design, I was well on my way to develop a quite advanced Access database application. I would ask myself, "I wonder if I can..." After consulting this book for the anwser, BAM! I found it there. This book covers everything from simple VBA to advanced techniques such as incorporating a email system into a database, linked ... Read More
Rating: - I'm a ColdFusion guy, so read this review with that in mind:
This book I would recommend for people who use Access as their back end, and need to add some automation to their back end. It deals mostly with using VBA to solve problems, like:
* How to create an input box where you can get some better info than the standard VBA one
* Call Excel functions, and apply them to Access data
* Figure out which users have a shared database open, if you're
doing a blended Access/CF solution
* Managing report printing (see next set of bullets)
Read More
Rating: - Unique resource for experienced access users
Those familiar with Access may not be familiar with O'Reilly's Cookbook series. The Cookbook series takes common tough problems and provides simple recipes, often with multiple alternative takes, to solve the problem. The value is not only in reference, it also shows you new techniques for using Access or VB is new ways that you may not have thought of.
I highly recommend this book for any experienced Access user, or anyone looking to become an Access expert. This book will stretch your skills and ... Read More