Cargando…

Microsoft Access 2013 programming by example with VBA, XML, and ASP /

With more than 275 applied examples and 10 projects, Access users can quickly build database solutions with ActiveX Data Objects (ADO), perform database tasks with Jet/Access Structured Query Language (SQL) and export/import Access data to and from XML both manually and programmatically. The book, w...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Korol, Julitta
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Dulles, Va. : Mercury Learning and Information, 2014.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn881504805
003 OCoLC
005 20231017213018.0
006 m o d
007 cr zn|||||||||
008 140604s2014 vaua ob 001 0 eng d
040 |a B24X7  |b eng  |e pn  |c B24X7  |d OCLCO  |d COO  |d OCLCQ  |d OCLCF  |d OCLCQ  |d EBLCP  |d LIV  |d MERUC  |d YDX  |d CNNOR  |d N$T  |d AGLDB  |d JBG  |d IGB  |d AUW  |d BTN  |d MHW  |d INTCL  |d SNK  |d STF  |d CNCEN  |d OCLCQ  |d OCLCO  |d G3B  |d S8I  |d S8J  |d S9I  |d D6H  |d DKC  |d OCLCQ  |d OCLCO  |d UKAHL  |d VLY  |d BRF  |d OCLCO  |d OCLCQ  |d DEGRU 
019 |a 966385652  |a 992787477  |a 1037031596  |a 1055642070  |a 1059166859  |a 1078454971  |a 1084343527  |a 1162593591  |a 1300478866  |a 1303329270  |a 1303510798 
020 |a 9781938549489  |q (electronic bk.) 
020 |a 1938549481  |q (electronic bk.) 
020 |z 9781938549809 
020 |z 193854949X 
020 |z 9781938549496 
020 |z 1938549805 
029 1 |a AU@  |b 000053310557 
029 1 |a AU@  |b 000067023028 
029 1 |a CHNEW  |b 001001664 
029 1 |a CHVBK  |b 515210161 
035 |a (OCoLC)881504805  |z (OCoLC)966385652  |z (OCoLC)992787477  |z (OCoLC)1037031596  |z (OCoLC)1055642070  |z (OCoLC)1059166859  |z (OCoLC)1078454971  |z (OCoLC)1084343527  |z (OCoLC)1162593591  |z (OCoLC)1300478866  |z (OCoLC)1303329270  |z (OCoLC)1303510798 
050 4 |a QA76.9.D3  |b K65735 2014eb 
072 7 |a COM  |x 051000  |2 bisacsh 
072 7 |a COM  |x 021000  |2 bisacsh 
082 0 4 |a 005.75/65  |2 22 
049 |a UAMI 
100 1 |a Korol, Julitta. 
245 1 0 |a Microsoft Access 2013 programming by example with VBA, XML, and ASP /  |c Julitta Korol. 
246 3 0 |a Access 2013 programming by example with VBA, XML and ASP 
260 |a Dulles, Va. :  |b Mercury Learning and Information,  |c 2014. 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
500 |a Title from title screen. 
500 |a Includes index. 
504 |a Includes bibliographical references and index. 
546 |a English. 
505 0 0 |t Frontmatter --  |t Dedication --  |t CONTENTS --  |t Acknowledgments --  |t Introduction --  |t PART 1 -- INTRODUCTION TO ACCESS 2013 VBA PROGRAMMING --  |t PART 2 -- CONTROLLING PROGRAM EXECUTION --  |t PART 3 -- KEEPING TRACK OF MULTIPLE VALUES --  |t PART 4 -- ERROR HANDLING AND DEBUGGING --  |t PART 5 -- ACCESS VBA PROGRAMMING WITH DAO AND ADO --  |t PART 6 -- PROGRAMMING WITH THE JET DATA DEFINITION LANGUAGE --  |t PART 7 -- ENHANCING THE USER EXPERIENCE --  |t PART 8 -- VBA AND MACROS --  |t PART 9 -- TAKING YOUR VBA PROGRAMMING SKILLS TO THE WEB --  |t Index 
520 |a With more than 275 applied examples and 10 projects, Access users can quickly build database solutions with ActiveX Data Objects (ADO), perform database tasks with Jet/Access Structured Query Language (SQL) and export/import Access data to and from XML both manually and programmatically. The book, which covers the latest release of Access and earlier versions, is divided into five parts: an introduction to VBA programming, manipulating databases with ADO, using DDL, event programming, and using ASP and XML. The text will show you how to write and debug your programming code with the Visual Basic Editor; understand and use common VBA programming structures such as conditions, loops, arrays, and collections; code a "message box" and reprogram characteristics of a database; query and manipulate your database from a Web browser with Active Server Pages (ASP) and many more practical techniques.Features: Covers in great detail the latest version of Access and all of its features. Includes more than 275 applied examples and 10 projects. Covers Office Web Apps. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Microsoft Access. 
630 0 0 |a Active server pages. 
630 0 7 |a Active server pages.  |2 fast  |0 (OCoLC)fst01388618 
630 0 7 |a Microsoft Access.  |2 fast  |0 (OCoLC)fst01371910 
650 0 |a Database management. 
650 0 |a XML (Document markup language) 
650 6 |a Bases de données  |x Gestion. 
650 6 |a XML (Langage de balisage) 
650 7 |a COMPUTERS  |x Programming  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Databases  |x General.  |2 bisacsh 
650 7 |a Database management.  |2 fast  |0 (OCoLC)fst00888037 
650 7 |a XML (Document markup language)  |2 fast  |0 (OCoLC)fst01181899 
776 0 8 |i Print version:  |a Korol, Julitta.  |t Microsoft Access 2013 : programming by example with VBA, XML, and ASP.  |d Dulles, Virginia ; Boston, [Massachusetts] ; New Delhi, [India] : Mercury Learning and Information, ©2014  |h approximately 1155 pages  |z 9781938549809 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1809109  |z Texto completo 
938 |a De Gruyter  |b DEGR  |n 9781938549489 
938 |a Askews and Holts Library Services  |b ASKH  |n AH34715553 
938 |a Books 24x7  |b B247  |n bks00064363 
938 |a EBL - Ebook Library  |b EBLB  |n EBL4895115 
938 |a EBSCOhost  |b EBSC  |n 1809109 
938 |a YBP Library Services  |b YANK  |n 15361215 
938 |a YBP Library Services  |b YANK  |n 14669011 
994 |a 92  |b IZTAP