Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Roman, Steven
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly, 1999.
Edición:2nd ed.
Colección:In a Nutshell Ser.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocm45728535
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 001009s1999 caua ob 001 0 eng d
040 |a N$T  |b eng  |e pn  |c N$T  |d OCL  |d OCLCQ  |d OKR  |d RIOSL  |d OCLCQ  |d AXJ  |d YDXCP  |d VLB  |d OCLCQ  |d TUU  |d OCLCQ  |d TNF  |d CUSER  |d VMI  |d OCLCQ  |d ZCU  |d OCLCO  |d OCLCF  |d NHA  |d OCLCQ  |d N$T  |d OCLCQ  |d NAM  |d OCLCQ  |d COO  |d AZK  |d OCLCQ  |d SUR  |d OCLCQ  |d SAV  |d QT7  |d OCLCO  |d LUE  |d INARC  |d CEF  |d OCLCQ  |d OCLCO  |d INT  |d TOF  |d OCLCQ  |d AU@  |d WYU  |d JZ6  |d CHBRC  |d LDP  |d HS0  |d PTL  |d TUHNV  |d OCLCO  |d OCLCQ 
019 |a 54116646  |a 228216828  |a 326736232  |a 532692777  |a 748108403  |a 759512207  |a 961689677  |a 962682551  |a 984870104  |a 1007390642  |a 1023756423  |a 1038561230  |a 1044322791  |a 1049757152  |a 1053022039  |a 1056352128  |a 1058010084  |a 1060908431  |a 1073056392  |a 1105745734  |a 1123831618  |a 1127931007  |a 1135434874  |a 1156883938  |a 1180299627  |a 1243611328  |a 1252727307 
020 |a 1565928725  |q (electronic bk.) 
020 |a 9781565928725  |q (electronic bk.) 
020 |a 1565926269 
020 |a 9781565926264 
020 |z 1565926269 
020 |z 9781565926264 
024 3 |a 9781565926264 
029 1 |a AU@  |b 000023265280 
029 1 |a NZ1  |b 11913365 
035 |a (OCoLC)45728535  |z (OCoLC)54116646  |z (OCoLC)228216828  |z (OCoLC)326736232  |z (OCoLC)532692777  |z (OCoLC)748108403  |z (OCoLC)759512207  |z (OCoLC)961689677  |z (OCoLC)962682551  |z (OCoLC)984870104  |z (OCoLC)1007390642  |z (OCoLC)1023756423  |z (OCoLC)1038561230  |z (OCoLC)1044322791  |z (OCoLC)1049757152  |z (OCoLC)1053022039  |z (OCoLC)1056352128  |z (OCoLC)1058010084  |z (OCoLC)1060908431  |z (OCoLC)1073056392  |z (OCoLC)1105745734  |z (OCoLC)1123831618  |z (OCoLC)1127931007  |z (OCoLC)1135434874  |z (OCoLC)1156883938  |z (OCoLC)1180299627  |z (OCoLC)1243611328  |z (OCoLC)1252727307 
050 4 |a QA76.9.D3  |b R663 1999eb 
060 4 |a QA76.9.D3  |b R657 1997eb 
072 7 |a COM  |x 084010  |2 bisacsh 
082 0 4 |a 005.75/65 
049 |a UAMI 
100 1 |a Roman, Steven. 
245 1 0 |a Access database design & programming /  |c Steven Roman. 
246 3 |a Access database design and programming 
250 |a 2nd ed. 
260 |a Sebastopol, CA :  |b O'Reilly,  |c 1999. 
300 |a 1 online resource (xx, 409 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a data file 
490 1 |a In a Nutshell Ser. 
500 |a "What you really need to know to develop with Access"--Cover 
504 |a Includes bibliographical references (page 395) and index. 
588 0 |a Print version record. 
505 0 |a 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. 
520 8 |a 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 like Microsoft Access. Novice, and sometimes even experienced, programmers are so concerned with how something is done in Access that they often lose sight of the general principles that underlie their database applications. Access Database Design & Programming, 2nd Edition, an update to the bestselling first edition, features: A discussion of Access' new VBA Integrated Development Environment, which, for the first time, is the one used by Word, Excel, and PowerPoint An expansion of the discussion of the VBA language itself, in response to reader requests A discussion of Microsoft's latest data access technology, called Active Data Objects (or ADO), along with a discussion of Open Database Connectivity(ODBC), which is intimately connected with ADO Unlike other Access books that take the long, detailed approach to every topic of concern to Access programmers, this book focuses instead on the core concepts, enabling programmers to develop solid, effective database applications. As a result, important topics such as designing forms and reports, database security, database replication, and programming for multiuser applications are simply not discussed. This book is a kind of "second course" in Access that provides a relatively experienced Access user who is new to programming with the frequently overlooked techniques necessary to successfully develop in the Microsoft Access environment. Anyone interested in learning Access in-depth, rather than just scraping the surface, will enjoy and immensely benefit from reading this book. Although this book is really an introduction directed to intermediate Microsoft Access users who are novice programmers, it should appeal to all levels of Access developers. For novice programmers, it focuses on a key body of knowledge that is typically neglected, but is nevertheless essential for developing effective database applications. For intermediate and advanced developers, its treatment of database design and queries provides a handy treatment that otherwise has to be gleaned from relatively uninteresting textbooks, while its programming chapters constitute a handy reference to some basic operations that can be performed using DAO or the Access object model 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Microsoft Access. 
630 0 7 |a Microsoft Access.  |2 fast  |0 (OCoLC)fst01371910 
650 0 |a Database management. 
650 0 |a Database design. 
650 6 |a Bases de données  |x Gestion. 
650 6 |a Bases de données  |x Conception. 
650 7 |a COMPUTERS  |x Desktop Applications  |x Databases.  |2 bisacsh 
650 7 |a Database design.  |2 fast  |0 (OCoLC)fst00888032 
650 7 |a Database management.  |2 fast  |0 (OCoLC)fst00888037 
776 0 8 |i Print version:  |a Roman, Steven.  |t Access database design & programming.  |b 2nd ed.  |d Sebastopol, CA : O'Reilly, 1999  |z 1565926269  |w (OCoLC)43501728 
830 0 |a In a Nutshell Ser. 
856 4 0 |u https://learning.oreilly.com/library/view/~/1565926269/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
936 |a BATCHLOAD 
938 |a EBSCOhost  |b EBSC  |n 24409 
938 |a Internet Archive  |b INAR  |n accessdatabasede00roma 
938 |a YBP Library Services  |b YANK  |n 1761113 
994 |a 92  |b IZTAP