Mensys Online Shop

Access Database Design & Programming, 3rd Edition

Category:General - Books By:O'Reilly
Platforms:Windows More info:www.oreilly.com ...
Author(s):Steve RomanPages:425
Year of publication: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  » Read more...

Access Database Design & Programming, 3rd Edition

Select one or more articles and then press Order. Quantities can be changed on the next page.
Partnr.DescriptionEuro *US$Euro incl. VAT 
H43288 Access Database Design & Programming, 3rd Edition27.2636.7928.90

All prices are in Euro excl. VAT (19%, for books 6%) and excl. shipping.
E-mail or call us at +31 (0)23 548 20 20 for licences, upgrades and other questions.

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.