Cantitate/Preț
Produs

Microsoft Access 2016 Programming by Example

Autor Julitta Korol
en Limba Engleză Paperback – 27 iul 2016
"Microsoft Access 2016 Programming by Example with VBA, XML, and ASP" takes nonprogrammers through detailed steps of creating Access databases from scratch and shows them how to retrieve and manage their data programmatically using various programming languages and techniques. With more than 275 applied examples and 10 projects, Access users can quickly build database solutions with Data Access Objects (DAO) and ActiveX Data Objects (ADO); define database objects and manage database security with Structured Query Language (SQL); enhance and alter the way users interact with database applications with Ribbon customizations and event programming in forms and reports; and program Microsoft Access databases for Internet access with Active Server Pages (ASP) and Extensible Markup Language (XML). The book, which covers the latest release of Access 2016 and earlier versions, is divided into nine parts (32 chapters) that progressively introduce you to programming Access .mdb and .accdb databases. Features: * Updated for MS Access 2016 and previous versions * Includes more than 275 applied examples and 10 projects* Covers Office Web Apps* CD with color screen captures, source code, and supplemental files for projects in the text
Citește tot Restrânge

Preț: 30969 lei

Preț vechi: 38711 lei
-20% Nou

Puncte Express: 465

Preț estimativ în valută:
5926 6147$ 4941£

Disponibil

Livrare economică 06-20 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781942270843
ISBN-10: 1942270844
Pagini: 900
Dimensiuni: 334 x 186 x 59 mm
Greutate: 1.68 kg
Editura: Mercury Learning & Information

Notă biografică

Korol Julitta :

Since 1993, Julitta Korol has published two dozen computer books on using and programming Microsoft Excel and Microsoft Access. She has completed professional certifications by Microsoft Corporation and the Computing Technology Industry Association (CompTIA).


Cuprins

1. Getting Started.
2. Getting to Know Visual Basic Editor (VBE).
3. Access VBA Fundamentals.
4. Access VBA Built-in and Custom Functions
5. Adding Decisions to your Access VBA Programs.
6. Adding Repeating Actions to Access VBA Programs.
7. Keeping Track of Multiple Values Using Arrays.
8. Keeping Track of Multiple Values Using Object Collections.
9. Getting to Know Built-in Tools for Testing and Debugging Built-in and Custom Functions.