Record ID | marc_columbia/Columbia-extract-20221130-009.mrc:248139960:7095 |
Source | marc_columbia |
Download Link | /show-records/marc_columbia/Columbia-extract-20221130-009.mrc:248139960:7095?format=raw |
LEADER: 07095cam a2200697Ma 4500
001 4239952
005 20220521225350.0
006 m o d
007 cr cn|||||||||
008 001009s1999 caua ob 001 0 eng d
035 $a(OCoLC)ocm45728535
035 $a(NNC)4239952
040 $aN$T$beng$epn$cN$T$dOCL$dOCLCQ$dOKR$dRIOSL$dOCLCQ$dAXJ$dYDXCP$dVLB$dOCLCQ$dTUU$dOCLCQ$dTNF$dCUSER$dVMI$dOCLCQ$dZCU$dOCLCO$dOCLCF$dNHA$dOCLCQ$dN$T$dOCLCQ$dNAM$dOCLCQ$dCOO$dAZK$dOCLCQ$dSUR$dOCLCQ$dSAV$dQT7$dOCLCO$dLUE$dINARC$dCEF$dOCLCQ$dOCLCO$dINT$dTOF$dOCLCQ$dAU@$dWYU$dJZ6$dCHBRC$dLDP$dHS0$dPTL$dTUHNV$dOCLCO
019 $a54116646$a228216828$a326736232$a532692777$a748108403$a759512207$a961689677$a962682551$a984870104$a1007390642$a1023756423$a1038561230$a1044322791$a1049757152$a1053022039$a1056352128$a1058010084$a1060908431$a1073056392$a1105745734$a1123831618$a1127931007$a1135434874$a1156883938$a1180299627$a1243611328$a1252727307
020 $a1565928725$q(electronic bk.)
020 $a9781565928725$q(electronic bk.)
020 $a1565926269
020 $a9781565926264
020 $z1565926269
020 $z9781565926264
024 3 $a9781565926264
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 $aQA76.9.D3$bR663 1999eb
060 4 $aQA76.9.D3$bR657 1997eb
072 7 $aCOM$x084010$2bisacsh
082 04 $a005.75/65
049 $aZCUA
100 1 $aRoman, Steven.
245 10 $aAccess database design & programming /$cSteven Roman.
246 3 $aAccess database design and programming
250 $a2nd ed.
260 $aSebastopol, CA :$bO'Reilly,$c1999.
300 $a1 online resource (xx, 409 pages) :$billustrations.
336 $atext$btxt$2rdacontent
337 $acomputer$bc$2rdamedia
338 $aonline resource$bcr$2rdacarrier
347 $adata file$2rda
490 1 $aIn a Nutshell Ser.
500 $a"What you really need to know to develop with Access"--Cover.
504 $aIncludes bibliographical references (page 395) and index.
588 0 $aPrint version record.
505 0 $aI. 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 $aWhen 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 $aEnglish.
630 00 $aMicrosoft Access.
630 07 $aMicrosoft Access.$2fast$0(OCoLC)fst01371910
650 0 $aDatabase management.
650 0 $aDatabase design.
650 6 $aBases de données$xGestion.
650 6 $aBases de données$xConception.
650 7 $aCOMPUTERS$xDesktop Applications$xDatabases.$2bisacsh
650 7 $aDatabase design.$2fast$0(OCoLC)fst00888032
650 7 $aDatabase management.$2fast$0(OCoLC)fst00888037
650 7 $aEngineering & Applied Sciences.$2hilcc
650 7 $aComputer Science.$2hilcc
655 0 $aElectronic books.
655 4 $aElectronic books.
776 08 $iPrint version:$aRoman, Steven.$tAccess database design & programming.$b2nd ed.$dSebastopol, CA : O'Reilly, 1999$z1565926269$w(OCoLC)43501728
830 0 $aIn a Nutshell Ser.
856 40 $uhttp://www.columbia.edu/cgi-bin/cul/resolve?clio4239952$zAll EBSCO eBooks
852 8 $blweb$hEBOOKS