Services
Commerciaux
14, rue de Provigny
94236 CACHAN
CEDEX
FRANCE

Tél.: +33 (0)1 47 40
67 00
Fax: +33 (0)1 47 40
67 02

publicité

Notice

Access database design & programming (3rd Ed.)

Auteur : ROMAN Steven

Prix indicatif 34,72 €

Disponible chez l'éditeur (délai d'approvisionnement : 10 jours).

Ajouter au panierAjouter au panier
Date de parution : 04-2002
Langue : ANGLAIS
424p. 18x23 Paperback

Résumé d'Access database design & programming (3rd Ed.)

This book takes the reader behind the details of the Access interface, focusing on the general knowledge necessary for Access power users or developers to create effective database applications. When using software products with graphical interfaces, we frequently focus so much on the interface that we forget about the general concepts that allow us to understand and use the software effectively. In particular, this book focuses on three areas : Database design. It provides an enjoyable, informative overview of database design that carefully shows you how to normalize tables to eliminate redundancy without losing data, Queries. It examines multi-table queries (i.e.,various types of joins) and shows how to implement them indirectly by using the Access interface or directly by using Access SQL. Programming. It also examines the VBA integrated development environment (IDE). It then goes on to provide an excellent 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.