Average customer rating:
|
Access Cookbook, 2nd Edition
Andy Baron , Ken Getz , and Paul Litwin Manufacturer: O'Reilly Media, Inc. ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 0596006780 |
Book Description
Not 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 Access Cookbook 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:
One of the most invaluable references I have in my library.......2006-10-13
Recipes for Access Developer Success.......2005-05-21
Access Developers.. this is a must have!.......2005-01-20
I'm a ColdFusion guy, so read this review with that in mind:.......2004-11-12
Unique resource for experienced access users.......2004-07-29
Average customer rating:
|
Access 2007: The Missing Manual
Matthew MacDonald Manufacturer: Pogue Press ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 0596527608 |
Book Description
Compared to industrial-strength database products such as Microsoft's SQL Server, Access is a breeze to use. It runs on PCs rather than servers and is ideal for small- to mid-sized businesses and households. But Access is still intimidating to learn. It doesn't help that each new version crammed in yet another set of features; so many, in fact, that even the pros don't know where to find them all. Access 2007 breaks this pattern with some of the most dramatic changes users have seen since Office 95. Most obvious is the thoroughly redesigned user interface, with its tabbed toolbar (or "Ribbon") that makes features easy to locate and use. The features list also includes several long-awaited changes. One thing that hasn't improved is Microsoft's documentation. To learn the ins and outs of all the features in Access 2007, Microsoft merely offers online help.Access 2007: The Missing Manual was written from the ground up for this redesigned application. You will learn how to design complete databases, maintain them, search for valuable nuggets of information, and build attractive forms for quick-and-easy data entry. You'll even delve into the black art of Access programming (including macros and Visual Basic), and pick up valuable tricks and techniques to automate common tasks -- even if you've never touched a line of code before. You will also learn all about the new prebuilt databases you can customize to fit your needs, and how the new complex data feature will simplify your life. With plenty of downloadable examples, this objective and witty book will turn an Access neophyte into a true master.
Customer Reviews:
Easy to understand and written in an interesting manner........2007-09-11
Learn Access 2007 From Head To Toe!!.......2007-07-17
Access 2007: The Missing Manual .......2007-03-16
Detailed information & instruction on the latest version of Access.......2007-01-12
Average customer rating:
|
Microsoft Access Developer's Guide to SQL Server
Andy Baron , and Mary Chipman Manufacturer: Sams ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 0672319446 |
Book Description
Microsoft Access 2000 Developer's Guide to Microsoft SQL Server provides much needed information and guidance for the Access power user or developer who wants to exploit the power of SQL Server. Written by Access experts and Microsoft MVPs Mary Chipman and Andy Baron, this hands-on guide provides you with the practical knowledge you need to harness the enterprise-level power and scalability SQL Server offers, while using the Access tools you are familiar with. More than just a migration guide, you will benefit from the authors' expert discussions of topics including the new Microsoft Database Engine (MSDE), Transact SQL, building stored procedures and views, converting your applications to SQL Server, working with SQL Server security, and building Access interfaces to SQL Server databases.Download Description
Microsoft Access 2000 Developer's Guide to Microsoft SQL Server provides much needed information and guidance for the Access power user or developer who wants to exploit the power of SQL Server. Written by Access experts and Microsoft MVPs Mary Chipman and Andy Baron, this hands-on guide provides you with the practical knowledge you need to harness the enterprise-level power and scalability SQL Server offers, while using the Access tools you are familiar with. More than just a migration guide, you will benefit from the authors' expert discussions of topics including the new Microsoft Database Engine (MSDE), Transact SQL, building stored procedures and views, converting your applications to SQL Server, working with SQL Server security, and building Access interfaces to SQL Server databases.Customer Reviews:
"A 1".......2006-08-21
If I had bought this book first I'd have save a lot of money.......2006-07-26
Appears to be an excellent book........2006-06-26
One of the best.......2005-04-18
Super Book - Take my word on it!.......2003-10-28
In addition to a thorough discussion on SQL Server security vs. Access security, data conversion, upsizing, etc., the book covers the differences among MDWs, MDEs, ADPs and ADEs beautifully and it addresses scenarios for when to use stored procedures, server functions, views, etc and with great attention to detail. The chapters ADO vs. DAO and on T-SQL are well written too. Later the book even goes into simplifying building multi-tier apps with Access as front end, VB-based COM+ components in the middle and of course, SQL Server sitting in the back. And just when you think the last chapter will be a letdown as many last chapters are, it wows you with an incredible amount of insight into how to optimize, backup and perform other settings in SQL Server.
If you are a serious Access developer like me, and are timid about moving full force into SQL Server, then this is the book for you! I recommend it highly!
Average customer rating:
|
Real World Microsoft Access Database Protection and Security
Garry Robinson Manufacturer: Apress ProductGroup: Book Binding: Paperback Similar Items:
Accessories:
ASIN: 1590591267 |
Book Description
Microsoft Access is the most popular desktop database in the world today and its very popularity means that its security measures can be easily compromised. "Securing Your Microsoft Access Database" takes a different approach to all the other Access books in the market in that it focuses from the start on all the issues that will help protect your database. The book approaches protection and security from a task-by-task perspective and provides detail on all the little things that when put together will make your database more secure. This will achieve things like keep your staff from looking at your salary tables, stopping your customers from looking at the design of your software that you distribute and helping you decide which security options are worth doing and which generally a waste of your time. The book has an IT manager's overview on all topics so that managers can assess the risk of different strategies. Where the topics are at an administrator's level, the book provides a visual step-by-step guide to implementing and undoing the settings. Finally, as Garry is very experienced in writing for developers, the book goes into the detail of programming all types of security issues such as hiding tables as system tables, producing databases that password cracker software cannot crack (easily), backing up databases, menus, queries and even user surveillance.Download Description
Microsoft Access is the most popular desktop database in the world today and its very popularity means that its security measures can be easily compromised. Real World Microsoft Access Database Protection and Security takes a different approach than all the other Access books in the market by focusing from the start on all the issues that will help protect your database. It approaches protection and security from a task-by-task perspective and provides details that when put together will make your database more secure.
This book will help you to keep your staff from looking at your salary tables, stop your customers from looking at the design of your software that you distribute, and help you decide which security options are worth doing and which are generally a waste of your time.p>
Garry writes from a very experienced developer's point of view and he discusses in detail how to program all types of security issues including hiding tables as system tables, producing databases that password cracker software cannot easily crack, backing-up databases, menus, queries, and even user surveillance.
Real World Microsoft Access Database Protection and Security has an IT manager's overview on all topics so that managers can assess the risk of different strategies. Where the topics are at an administrator's level, the book provides a visual step-by-step guide to implementing and undoing the settings.
One Amazon.com reader says...
"This book is exactly what it proports to be. It covers all the Access versions being used in the development world - 97 to 2003. It does not spend half to 2/3 of the book on basic Access tables, querries, reports or vb code that developers already know, but from the first page to the last covers security and protection. A must have for any Access developer or power user."
Customer Reviews:
Excellent Resource.......2007-02-28
Real Security for Access.......2007-01-04
MS Access Database Workgroup Security........2006-05-10
Excellent Resource for MS Access Security.......2005-12-21
Definitely the best book for MS Access Security.......2005-10-28
Average customer rating:
|
MCITP Self-Paced Training Kit (Exam 70-442): Designing and Optimizing Data Access by Using Microsoft SQL Server(TM) 2005 (Self-Paced Training Kits)
Sara Morgan , and Tobias Thernstrom Manufacturer: Microsoft Press ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 073562383X |
Book Description
Announcing an all-new Self-Paced Training Kit designed to helpmaximize your performance on 70-442, one of the required exams for theMicrosoft Certified IT Professional (MCITP) Database Developercertification. This 2-in-1 kit includes the official Microsoft study guide,plus practice tests on CD to help you assess your skills. It comes packedwith the tools and features exam candidates want most--including in-depth,self-paced training based on final exam content; rigorous,objective-by-objective review; exam tips from expert, exam-certifiedauthors; and customizable testing options. It also provides real-worldscenarios, case study examples, and troubleshooting labs for skills andexpertise that you can apply to the job.Work at your own pace through the lessons and lab exercises. Focusing ondesigning and implementing database solutions in a professional job role,this official study guide covers topics such as designing data accesstechnologies, writing and modifying queries, validating input data andhandling errors, developing a transaction strategy, and optimizingperformance.Then assess yourself using 200+ practice questions on the CD, featuringmultiple, customizable testing options designed to meet your specificneeds. Choose timed or untimed testing mode, generate random tests, orfocus on discrete objectives or chapters. You get detailed explanations forright and wrong answers--including pointers back to the book for furtherstudy. You also get an evaluation version of Microsoft SQL Server 2005software and an exam discount voucher--making this kit an exceptional valueand a great career investment.Customer Reviews:
Much More Than a Practice for the Test Book.......2007-05-30
Average customer rating:
|
Learning SQL: A Step-by-Step Guide Using Access
Sikha Bagui , and Richard Earp Manufacturer: Addison Wesley ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 0321119045 |
Customer Reviews:
An "okay" book but it has numerous errors.......2004-11-01
Excellent book to use to TEACH SQL (using Access).......2003-12-15
Use only if desperate to find an SQL book for Access.......2003-11-27
The tables to be used in the book tutorials often bear no relationship at all to the fields or to the data and some of the naming produces run errors-- creating a frustrating experience for a student. This was obviously no labor of love for the authors, but a slapdash method to pump out a book. It is a crime that there was no quality assurance on this book. That alone would have caught the worst of it. For shame to all associated with its publication.
I generously gave it two stars just because it is probably better than nothing, but not much better. Again, here's a call to all of you SQL trainers out there: your market is wide open.
Average customer rating:
|
Access 2003 for Starters: The Missing Manual
Kate Chase , and Scott Palmer Manufacturer: O'Reilly Media, Inc. ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 0596006659 |
Book Description
Maybe you got Access as part of Microsoft Office and wonder what it can do for you and your household; maybe you're a small business manager and don't have a techie on staff to train the office in Microsoft Access. Regardless, you want to quickly get your feet wet--but not get in over your head--and Access 2003 for Starters: The Missing Manual is the book to make it happen.Far more than a skimpy introduction but much less daunting than a weighty tech book, Access 2003 for Starters: The Missing Manual demystifies databases and explains how to design and create them with ease. It delivers everything you need--and nothing you don't--to use Access right away. It's your expert guide to the Access features that are most vital and most useful, and it's your trusted advisor on the more in-depth features that are best saved for developers and programmers.
Access is sophisticated and powerful enough for professional developers but easy and practical enough for everyday users like you. This Missing Manual explains all the major features of Access 2003, including designing and creating databases, organizing and filtering information, and generating effective forms and reports.
Bestselling authors, database designers, and programmers Scott Palmer, Ph.D., and Kate Chase are your guides for putting the world's most popular desktop data management program to work. Their clear explanations, step-by-step instructions, plenty of illustrations, and timesaving advice help you get up to speed quickly and painlessly.
Whether you're just starting out or you know you've been avoiding aspects of the program and missing out on much of what it can do, this friendly, witty book will gently immerse you in Microsoft Access. Keep it handy, as you'll undoubtedly refer to it again and again.
Customer Reviews:
VERY WORTHWHILE.......2006-08-03
Wow - exactly what it says!.......2006-04-06
Great Way To Learn Access.......2005-12-30
Average customer rating:
|
SQL for Microsoft Access (Wordware Applications Library)
Cecelia L. Allison Manufacturer: Wordware Publishing, Inc. ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 1556220928 |
Book Description
This book unlocks the power of Structured Query Language in Microsoft Access. It guides the reader through step-by=step realistic examples of creating databases in Microsoft Access, using SQL script to create table, adding records to tables and retrieving and managing records.Customer Reviews:
Excellent Access Primer.......2007-09-23
Another Excellent Amazon Transaction.......2006-11-10
Average customer rating:
|
Access Hacks: Tips & Tools for Wrangling Your Data (Hacks)
Ken Bluttman Manufacturer: O'Reilly Media, Inc. ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 0596009240 |
Book Description
As part of the Microsoft Office suite, Access has become the industry's leading desktop database management program for organizing, accessing, and sharing information. But taking advantage of this product to build increasingly complex Access applications requires something more than your typical how-to book. What it calls for is Access Hacks from O'Reilly. This valuable guide provides direct, hands-on solutions that can help relieve the frustrations felt by users struggling to master the program's various complexities. For experienced users, Access Hacks offers a unique collection of proven techniques and tools that enable them to take their database skills and productivity to the next level. For Access beginners, it helps them acquire a firm grasp of the program's most productive features. A smart collection of insider tips and tricks, Access Hacks covers all of the program's finer points. Among the multitude of topics addressed, it shows users how to:Customer Reviews:
Access Hacks - Rocks!.......2006-11-04
Not bad, but one of the weaker ones.......2006-10-07
Poor quality control.......2005-12-26
OK, But not breaking news..........2005-09-24
Grab bag of handy tips and tricks.......2005-06-26
Average customer rating:
|
Fixing Access Annoyances: How to Fix the Most Annoying Things About Your Favorite Database (Annoyances)
Phil Mitchell , and Evan Callahan Manufacturer: O'Reilly Media, Inc. ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 059600852X |
Book Description
When an application is part of the Microsoft Office suite, it's sure to be a leader in its field. In the realm of desktop database management, Access is top dog with millions of users. But this is one dog that can bite. Although Access is a powerful, relational tool with the fetching talents of a Labrador, it's not an easy beast to train.Still, millions of users count on Access for everything from managing parts databases to running Web catalogs to working as a front end to mondo SQL databases. But Access is chockablock with annoyances---report hassles, query conundrums, VBA bugs, arcane error messages, and more.
O'Reilly's Annoyances series offer real-world help, right now, and Fixing Access Annoyances continues tradition. You'll not only squash bugs and workaround Access' limits, but you'll learn how to use Access to the max, whether you're a newbie or a seasoned pro. Coverage includes install/configuration annoyances, building better tables and queries, creating forms that work right, generating reliable and sophisticated reports, pulling in data from a variety of sources, crafting macros and VBA code to customize Access, and much more.
You could grab those other books for help, but do they solve problems from page one? Meet a book of a different stripe. The authors come armed with knowledge of the program's quirks, design hurdles and interface snags. They provide you with battle plans in Fixing Access Annoyances to save you time and bouts of hair pulling.
Stop information from spiraling out of control when working with Access and trying to make this #$@@#$ thing work! Don't let its quirks, bugs, and troublemaking features beat you. Who you gonna call for help? Instead of waiting on the line for tech support or searching for the answer on the Internet with its too many resources to find exactly what you need, take control of databases with Fixing Access Annoyances, your partner on database adventures.
Customer Reviews:
Good for a beginner, nothing new for experienced users.......2006-06-30
Troubleshoot Access 101.......2006-04-28
Should be the second book you buy after a reference manual..........2006-03-16
Books:
Recommended Books