Chargement en cours…

Access database design & programming /

When using software products with graphical interfaces, we frequently focus so much on the details of how to use the interface that we forget about the more general concepts that allow us to understand and put the software to effective use. This is particularly true of a powerful database product li...

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteur principal: Roman, Steven
Format: Électronique eBook
Langue:Inglés
Publié: Sebastopol, CA : O'Reilly, 1999.
Édition:2nd ed.
Collection:In a Nutshell Ser.
Sujets:
Accès en ligne:Texto completo (Requiere registro previo con correo institucional)
Table des matières:
  • I. Database Design
  • 1. Introduction
  • 2. The Entity-Relationship Model of a Database
  • 3. Implementing Entity-Relationship Models: Relational Databases
  • 4. Database Design Principles
  • II. Database Queries
  • 5. Query Languages and the Relational Algebra
  • 6. Access Structured Query Language (SQL)
  • III. Database Architecture
  • 7. Database System Architecture
  • IV. Visual Basic for Applications
  • 8. The Visual Basic Editor, Part I
  • 9. The Visual Basic Editor, Part II
  • 10. Variables, Data Types, and Constants
  • 11. Functions and Subroutines
  • 12. Built-in Functions and Statements
  • 13. Control Statements
  • V. Data Access Objects
  • 14. Programming DAO: Overview
  • 15. Programming DAO: Data Definition Language
  • 16. Programming DAO: Data Manipulation Language
  • VI. ActiveX Data Objects
  • 17. ADO and OLE DB
  • App. A. DAO 3.0/3.5 Collections, Properties, and Methods
  • App. B. The Quotient: An Additional Operation of the Relational Algebra
  • App. C. Open Database Connectivity (ODBC)
  • App. D. Obtaining or Creating the Sample Database.