Cargando…

Access 2003 VBA programmer's reference /

Annotation What is this book about?Its power and short learning curve have made Access Microsoft's leading consumer relational database management system for desktop applications. VBA lets you tap more of that power, responding to application level events, displaying forms and reports, manipula...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Otros Autores: Cardoza, Patricia
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Hoboken, NJ : Wiley, ©2004.
Colección:Programmer to programmer.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ma 4500
001 EBOOKCENTRAL_ocm70720273
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cn|||||||||
008 040122s2004 njua ob 001 0 eng d
010 |a  2004001550 
040 |a REDDC  |b eng  |e pn  |c REDDC  |d OCLCQ  |d N$T  |d YDXCP  |d TEFOD  |d IDEBK  |d NTG  |d BMU  |d SFB  |d OCLCQ  |d MERUC  |d CCO  |d E7B  |d OCLCQ  |d FVL  |d B24X7  |d OCLCQ  |d EBLCP  |d OCLCO  |d C6I  |d OCLCQ  |d DEBSZ  |d OCLCF  |d OCLCA  |d DKDLA  |d OCLCQ  |d OCLCO  |d OCLCQ  |d MUX  |d MHW  |d UKDOC  |d OCLCQ  |d COO  |d AZK  |d CNNOR  |d MOR  |d PIFBR  |d ZCU  |d OCLCQ  |d OCLCO  |d U3W  |d GRG  |d STF  |d WRM  |d ICG  |d INT  |d NRAMU  |d MOQ  |d VT2  |d OCLCQ  |d OCLCO  |d A6Q  |d OCLCQ  |d DKC  |d OCLCQ  |d UHL  |d INARC  |d OCLCO  |d OCLCQ  |d UKAHL  |d OCLCQ  |d OCLCO  |d OCLCL 
019 |a 55219049  |a 56015072  |a 62739740  |a 181837642  |a 243479851  |a 475305797  |a 478395766  |a 559964727  |a 647474902  |a 722440821  |a 728035123  |a 765142477  |a 872019621  |a 888425700  |a 961541441  |a 962672243  |a 988538241  |a 991958645  |a 1037712838  |a 1038567639  |a 1045530418  |a 1076308265  |a 1081286320  |a 1103278543  |a 1113631411  |a 1129356878  |a 1192346864  |a 1228583710  |a 1240534006  |a 1280787324 
020 |a 0764559036  |q (paper/website) 
020 |a 9780764559037  |q (paper/website) 
020 |a 0764571664  |q (electronic bk.) 
020 |a 9780764571664  |q (electronic bk.) 
029 1 |a AU@  |b 000053009429 
029 1 |a AU@  |b 000053223745 
029 1 |a DEBBG  |b BV044078018 
029 1 |a DEBSZ  |b 39605207X 
029 1 |a DEBSZ  |b 44906235X 
029 1 |a NZ1  |b 11773917 
029 1 |a NZ1  |b 14258626 
035 |a (OCoLC)70720273  |z (OCoLC)55219049  |z (OCoLC)56015072  |z (OCoLC)62739740  |z (OCoLC)181837642  |z (OCoLC)243479851  |z (OCoLC)475305797  |z (OCoLC)478395766  |z (OCoLC)559964727  |z (OCoLC)647474902  |z (OCoLC)722440821  |z (OCoLC)728035123  |z (OCoLC)765142477  |z (OCoLC)872019621  |z (OCoLC)888425700  |z (OCoLC)961541441  |z (OCoLC)962672243  |z (OCoLC)988538241  |z (OCoLC)991958645  |z (OCoLC)1037712838  |z (OCoLC)1038567639  |z (OCoLC)1045530418  |z (OCoLC)1076308265  |z (OCoLC)1081286320  |z (OCoLC)1103278543  |z (OCoLC)1113631411  |z (OCoLC)1129356878  |z (OCoLC)1192346864  |z (OCoLC)1228583710  |z (OCoLC)1240534006  |z (OCoLC)1280787324 
037 |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.9.D3  |b A28935 2004eb 
072 7 |a COM  |x 051170  |2 bisacsh 
082 0 4 |a 005.75/65  |2 22 
049 |a UAMI 
245 0 0 |a Access 2003 VBA programmer's reference /  |c Patricia Cardoza [and others]. 
260 |a Hoboken, NJ :  |b Wiley,  |c ©2004. 
300 |a 1 online resource (xxi, 958 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  |2 rda 
490 1 |a Programmer to programmer 
504 |a Includes bibliographical references and index. 
520 8 |a Annotation What is this book about?Its power and short learning curve have made Access Microsoft's leading consumer relational database management system for desktop applications. VBA lets you tap more of that power, responding to application level events, displaying forms and reports, manipulating toolbars, and much more. In this book, a crack team of programmers, including two Microsoft MVPs, shows you how to take control of Access 2003 or 2002 using VBA. You'll learn to create and name variables, use DAO and ADO to manipulate data, handle errors correctly, create classes and use APIs, and more. An entire chapter is devoted to the changes in Access 2003, including new wizards and GUI features that previously required VBA code as well as new VBA features. You'll receive a thorough education in system security, macro security, and the Access Developer Extensions (ADE). You will discover how to access data with VBA, execute and debug VBA code, and use VBA with Access objects. Finally, you will learn more about the relationship between Access and SQL Server, and how to use VBA in Access to control and enhance other Office applications. What does this book cover? Here are some of the things you'll discover in this book:How to take advantage of the built-in Access object library, using Access commands and executing them from any Access toolbar. What you need to know to design your own classes, implement common APIs in your code, and use SQL to access data. How to configure custom menus for your Access database applications. Ways to transfer information between Access and Excel, Word, Outlook, and other Office programs. How to show or hide entire sections of reports based on data entered on a form, or hide form fields based on database login information. Object models you can use when writing VBA code in Access, and a list of common API functions to use in your code. Who is this book for? This book is a comprehensive resource for Access users and VBA developers who want to increase the power of Access using VBA. In addition to experience with VBA, you should have read at least one tutorial covering VBA for Access. 
588 0 |a Print version record. 
505 0 |a About the Authors Acknowledgments Foreword Introduction Chapter 1: Introduction to Microsoft Access Chapter 2: Access, VBA, and Macros Chapter 3: New Features in Access 2003 Chapter 4: VBA Basics. 
505 0 |a Chapter 5: Using the VBA Editor Chapter 6: Using DAO to Access Data Chapter 7: Using ADO to Access Data Chapter 8: Executing VBA Chapter 9: VBA Error Handling Chapter 10: Using VBA to Enhance Forms. 
505 0 |a Chapter 11: Enhancing Reports with VBA Chapter 12: Creating Classes in VBA Chapter 13: Extending VBA with APIs Chapter 14: SQL and VBA Chapter 15: Working with Of.ce Applications. 
505 0 |a Chapter 16: Database Security Chapter 17: Understanding Client/Server Development with VBA Chapter 18: Working with the Win32 Registry Chapter 19: Using the ADE Tools Chapter 20: Macro Security. 
505 0 |a Appendix A: Upgrading to Access 2003 Appendix B: References for Projects Appendix C: DAO Object Method and Property Descriptions Appendix D: ADO Object Model Reference. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
630 0 0 |a Microsoft Access. 
630 0 0 |a Microsoft Visual Basic for applications. 
630 0 7 |a Microsoft Access  |2 fast 
630 0 7 |a Microsoft Visual Basic for applications  |2 fast 
650 0 |a Database management. 
650 6 |a Bases de données  |x Gestion. 
650 7 |a COMPUTERS  |x Programming Languages  |x SQL.  |2 bisacsh 
650 7 |a Database management  |2 fast 
700 1 |a Cardoza, Patricia. 
758 |i has work:  |a Access 2003 VBA programmer's reference (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCGW4yCXPXRHjbXQ3D7jtDm  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |t Access 2003 VBA programmer's reference.  |d Indianapolis, IN : Wiley Pub., ©2004  |z 0764559036  |w (DLC) 2004001550  |w (OCoLC)54111556 
830 0 |a Programmer to programmer. 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=183878  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH14540038 
938 |a 123Library  |b 123L  |n 10303 
938 |a Books 24x7  |b B247  |n bks00003802 
938 |a ebrary  |b EBRY  |n ebr10114256 
938 |a EBSCOhost  |b EBSC  |n 108663 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 28681 
938 |a YBP Library Services  |b YANK  |n 2338707 
938 |a Internet Archive  |b INAR  |n access2003vbapro0000unse 
994 |a 92  |b IZTAP