development |
Aftersleep Books
|
||||||||||||||||||||
Access 2000 Developer s Handbook Volume 1 DesktopThe following report compares books using the SERCount Rating (base on the result count from the search engine). |
|||||||||||||||||||||
|
Aftersleep Books - 2005-06-20 07:00:00 | © Copyright 2004 - www.aftersleep.com () | sitemap | top |
This book still covers mostly design environment topics, like advanced reporting & forms, SQL, using ADO code to loop through recordsets, VBA tricks, working with other Office apps. If you are looking for advanced Access info like migrating to SQL Server, optimizing multiuser performance or setup/deployment of an application, look at Volume 2 ISBN 0782123724.
I can't even get in to the level of detail this book provides, so here are just a few examples of tips/tricks I found useful in my corporate development:
1. Building an Append query in Access that actually hits an external Excel file.
2. Using a report's NoData event to display a message that there is no data in a report rather than returning or printing a blank report.
3. Sorting & grouping a report on the fly by asking the user how they want to group or sort, then do it with code.
4. An incredible section on how to dynamically optimize the application's screen resolution based on the user's screen size, complete with code you can paste and use!
There are plenty more that I could add but I assume you get the picture! If you are very comfortable with Access, you need this book to complete your library and call yourself an Access Master!