Mensys Online Shop

Access Database Design & Programming, 3rd Edition

Categorie:Algemeen - Boeken Van:O'Reilly
Platformen:Windows Meer informatie:www.oreilly.com ...
Auteur(s):Steve RomanBladzijden:425
Publicatie-jaar:2002 

This book focuses on the general knowledge necessary for Access power users or developers to create database applications. Database design: Overview of database design that shows how to normalize tables to eliminate redundancy without losing data. Queries: Multi-table queries (i.e., various types of joins) and how to implement them indirectly by using the Access interface or directly by using Access SQL. Programming: The VBA integrated development environment (IDE); Introduction to Data  » Lees meer...

Access Database Design & Programming, 3rd Edition

Selecteer een of meer artikelen en klik dan op Bestellen. Aantallen kunnen op de volgende blz. gewijzigd worden.
Partnr.OmschrijvingEuro *Euro incl. BTW 
H43288 Access Database Design & Programming, 3rd Edition27.2628.90

Alle prijzen zijn in Euro excl. BTW (19%, voor boeken 6%) en excl. verzendkosten.
E-mail of bel 023 548 20 20 voor licenties, upgrades en andere vragen.

This book focuses on the general knowledge necessary for Access power users or developers to create database applications. Database design: Overview of database design that shows how to normalize tables to eliminate redundancy without losing data. Queries: Multi-table queries (i.e., various types of joins) and how to implement them indirectly by using the Access interface or directly by using Access SQL. Programming: The VBA integrated development environment (IDE); Introduction to Data Access Objects (DAO), ActiveX Data Objects (ADO), and ADO Extensions for Data Definition and Security (ADOX). These sections serve as a handy introduction and primer for basic database operations,such as modifying a table under program control, dynamically adding and deleting a record, and repositioning a record pointer. The concluding chapter focuses on common programming problems, such as computing running sums and comparing two sets.