By: Julitta Korol
Updated for Access 2021 and based on the bestselling editions from previous versions, Access 2021 / Microsoft 365 Programming by Example is a practical, how-to book on Access programming, suitable for readers already proficient with the Access user interface (UI). If you are looking to automate Access routine tasks, this book will progressively introduce you to programming concepts via numerous illustrated hands-on exercises. More advanced topics are demonstrated via custom projects. With concise and straightforwardexplanations, you learn how to write and test your programming code with the built-in Visual Basic Editor; understand and use common VBA programming structures such as conditions, loops, arrays, collections and dictionaries; code a "message box"; reprogram characteristics of a database; and use various techniques to query and manipulate your Access .mdb and .accdb databases. The book shows you how you can build database solutions with Data Access Objects (DAO) and ActiveX Data Objects (ADO); define database objects and manage database security with SQL; enhance and alter the way users interact with database applications with Ribbon customizations and event programming in forms and reports. You also learn how to use Access with XML and REST API. The book includes a comprehensive disc with source code, supplemental files, and color screen captures (also available from the publisher for download). FEATURES: Contains 28 chapters loaded with illustrated "Hands-On" exercises and projects that guide you through the VBA programming language. Each example tells you exactly where to enter code, how to test it and run it. Explains how to store data for further manipulation in variables, arrays, collections, and in a VBA Dictionary object while teaching you to write both simple and complex VBA programming routines and functions. Teaches you how to programmatically create and access database tables and fields, enforce data integrity and relationships between tables. Includes a comprehensive disc with source code, supplemental files, and color screen captures (also available from the publisher for download).
The book "Access 2021 / Microsoft 365 Programming by Example: With VBA, XML, and ASP" by Julitta Korol is a practical guide designed for users proficient with the Access user interface (UI). Here is a comprehensive overview of the book:
Access Programming: The book focuses on teaching Access programming using Visual Basic for Applications (VBA). It covers various programming concepts such as conditions, loops, arrays, collections, and dictionaries.
Database Solutions: It shows how to build database solutions using Data Access Objects (DAO) and ActiveX Data Objects (ADO).
Database Management: The book explains how to define and manage database objects, including enforcing data integrity and relationships between tables.
Security and Customizations: It covers managing database security with SQL and enhancing user interaction with database applications through Ribbon customizations and event programming in forms and reports.
Integration with XML and REST API: The book includes using Access with XML and REST API, which is a modern approach to integrating Access with web services.
The book is structured into 28 chapters, each loaded with illustrated "Hands-On" exercises and projects. These chapters progressively introduce readers to programming concepts, starting with basic VBA programming and advancing to more complex topics. Each example provides step-by-step instructions on where to enter code, how to test it, and how to run it.
While there is no specific critical reception mentioned in the sources provided, the book's structure and content suggest it is well-suited for its target audience. The inclusion of a comprehensive disc with source code, supplemental files, and color screen captures indicates a commitment to providing practical learning tools. The book's focus on hands-on exercises and its coverage of advanced topics make it a valuable resource for those looking to automate Access routine tasks and enhance their database management skills.
In summary, "Access 2021 / Microsoft 365 Programming by Example: With VBA, XML, and ASP" by Julitta Korol is a detailed and practical guide designed to help users proficient with the Access UI to automate routine tasks and enhance their database management skills. Its comprehensive structure, hands-on exercises, and inclusion of advanced topics make it a valuable resource for anyone looking to improve their Access programming skills.