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...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Dulles, Va. :
Mercury Learning and Information,
2014.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | 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. |
Beschreibung: | Title from title screen. Includes index. |
Beschreibung: | 1 online resource |
Bibliographie: | Includes bibliographical references and index. |
ISBN: | 9781938549489 1938549481 |
Internformat
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn881504805 | ||
003 | OCoLC | ||
005 | 20241004212047.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 |d OCLCO |d OCLCL |d U3W | ||
019 | |a 966385652 |a 992787477 |a 1037031596 |a 1055642070 |a 1059166859 |a 1078454971 |a 1084343527 |a 1162593591 |a 1300478866 |a 1303329270 |a 1303510798 |a 1316035932 |a 1328763415 |a 1413858372 | ||
020 | |a 9781938549489 |q (electronic bk.) | ||
020 | |a 1938549481 |q (electronic bk.) | ||
020 | |z 9781938549809 | ||
020 | |z 193854949X | ||
020 | |z 9781938549496 | ||
020 | |z 1938549805 | ||
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 |z (OCoLC)1316035932 |z (OCoLC)1328763415 |z (OCoLC)1413858372 | ||
041 | |a eng | ||
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 | 7 | |a 005.75/65 |2 22 | |
049 | |a MAIN | ||
100 | 1 | |a Korol, Julitta. |0 http://id.loc.gov/authorities/names/n00084657 | |
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 | ||
347 | |a text file |b PDF |2 rda | ||
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. | ||
630 | 0 | 0 | |a Microsoft Access. |0 http://id.loc.gov/authorities/names/n92084807 |
630 | 0 | 0 | |a Active server pages. |0 http://id.loc.gov/authorities/names/n98026190 |
630 | 0 | 7 | |a Active server pages |2 fast |
630 | 0 | 7 | |a Microsoft Access |2 fast |
650 | 0 | |a Database management. |0 http://id.loc.gov/authorities/subjects/sh85035848 | |
650 | 0 | |a XML (Document markup language) |0 http://id.loc.gov/authorities/subjects/sh97007825 | |
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 | |
650 | 7 | |a XML (Document markup language) |2 fast | |
758 | |i has work: |a Microsoft Access 2013 programming by example with VBA, XML, and ASP (Text) |1 https://id.oclc.org/worldcat/entity/E39PCG8DvgpGfm9BR9ybbt3TVC |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
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 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1809109 |3 Volltext |
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 GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn881504805 |
---|---|
_version_ | 1816882275902554112 |
adam_text | |
any_adam_object | |
author | Korol, Julitta |
author_GND | http://id.loc.gov/authorities/names/n00084657 |
author_facet | Korol, Julitta |
author_role | |
author_sort | Korol, Julitta |
author_variant | j k jk |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.9.D3 K65735 2014eb |
callnumber-search | QA76.9.D3 K65735 2014eb |
callnumber-sort | QA 276.9 D3 K65735 42014EB |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Frontmatter -- Dedication -- CONTENTS -- Acknowledgments -- Introduction -- PART 1 -- INTRODUCTION TO ACCESS 2013 VBA PROGRAMMING -- PART 2 -- CONTROLLING PROGRAM EXECUTION -- PART 3 -- KEEPING TRACK OF MULTIPLE VALUES -- PART 4 -- ERROR HANDLING AND DEBUGGING -- PART 5 -- ACCESS VBA PROGRAMMING WITH DAO AND ADO -- PART 6 -- PROGRAMMING WITH THE JET DATA DEFINITION LANGUAGE -- PART 7 -- ENHANCING THE USER EXPERIENCE -- PART 8 -- VBA AND MACROS -- PART 9 -- TAKING YOUR VBA PROGRAMMING SKILLS TO THE WEB -- Index |
ctrlnum | (OCoLC)881504805 |
dewey-full | 005.75/65 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.75/65 |
dewey-search | 005.75/65 |
dewey-sort | 15.75 265 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05369cam a2200733 a 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn881504805</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr zn|||||||||</controlfield><controlfield tag="008">140604s2014 vaua ob 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">B24X7</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">B24X7</subfield><subfield code="d">OCLCO</subfield><subfield code="d">COO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">EBLCP</subfield><subfield code="d">LIV</subfield><subfield code="d">MERUC</subfield><subfield code="d">YDX</subfield><subfield code="d">CNNOR</subfield><subfield code="d">N$T</subfield><subfield code="d">AGLDB</subfield><subfield code="d">JBG</subfield><subfield code="d">IGB</subfield><subfield code="d">AUW</subfield><subfield code="d">BTN</subfield><subfield code="d">MHW</subfield><subfield code="d">INTCL</subfield><subfield code="d">SNK</subfield><subfield code="d">STF</subfield><subfield code="d">CNCEN</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">G3B</subfield><subfield code="d">S8I</subfield><subfield code="d">S8J</subfield><subfield code="d">S9I</subfield><subfield code="d">D6H</subfield><subfield code="d">DKC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">UKAHL</subfield><subfield code="d">VLY</subfield><subfield code="d">BRF</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">DEGRU</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">U3W</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">966385652</subfield><subfield code="a">992787477</subfield><subfield code="a">1037031596</subfield><subfield code="a">1055642070</subfield><subfield code="a">1059166859</subfield><subfield code="a">1078454971</subfield><subfield code="a">1084343527</subfield><subfield code="a">1162593591</subfield><subfield code="a">1300478866</subfield><subfield code="a">1303329270</subfield><subfield code="a">1303510798</subfield><subfield code="a">1316035932</subfield><subfield code="a">1328763415</subfield><subfield code="a">1413858372</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781938549489</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1938549481</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781938549809</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">193854949X</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781938549496</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1938549805</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)881504805</subfield><subfield code="z">(OCoLC)966385652</subfield><subfield code="z">(OCoLC)992787477</subfield><subfield code="z">(OCoLC)1037031596</subfield><subfield code="z">(OCoLC)1055642070</subfield><subfield code="z">(OCoLC)1059166859</subfield><subfield code="z">(OCoLC)1078454971</subfield><subfield code="z">(OCoLC)1084343527</subfield><subfield code="z">(OCoLC)1162593591</subfield><subfield code="z">(OCoLC)1300478866</subfield><subfield code="z">(OCoLC)1303329270</subfield><subfield code="z">(OCoLC)1303510798</subfield><subfield code="z">(OCoLC)1316035932</subfield><subfield code="z">(OCoLC)1328763415</subfield><subfield code="z">(OCoLC)1413858372</subfield></datafield><datafield tag="041" ind1=" " ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.9.D3</subfield><subfield code="b">K65735 2014eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">021000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.75/65</subfield><subfield code="2">22</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Korol, Julitta.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n00084657</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Microsoft Access 2013 programming by example with VBA, XML, and ASP /</subfield><subfield code="c">Julitta Korol.</subfield></datafield><datafield tag="246" ind1="3" ind2="0"><subfield code="a">Access 2013 programming by example with VBA, XML and ASP</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Dulles, Va. :</subfield><subfield code="b">Mercury Learning and Information,</subfield><subfield code="c">2014.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">text file</subfield><subfield code="b">PDF</subfield><subfield code="2">rda</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Title from title screen.</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="504" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references and index.</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="505" ind1="0" ind2="0"><subfield code="t">Frontmatter --</subfield><subfield code="t">Dedication --</subfield><subfield code="t">CONTENTS --</subfield><subfield code="t">Acknowledgments --</subfield><subfield code="t">Introduction --</subfield><subfield code="t">PART 1 -- INTRODUCTION TO ACCESS 2013 VBA PROGRAMMING --</subfield><subfield code="t">PART 2 -- CONTROLLING PROGRAM EXECUTION --</subfield><subfield code="t">PART 3 -- KEEPING TRACK OF MULTIPLE VALUES --</subfield><subfield code="t">PART 4 -- ERROR HANDLING AND DEBUGGING --</subfield><subfield code="t">PART 5 -- ACCESS VBA PROGRAMMING WITH DAO AND ADO --</subfield><subfield code="t">PART 6 -- PROGRAMMING WITH THE JET DATA DEFINITION LANGUAGE --</subfield><subfield code="t">PART 7 -- ENHANCING THE USER EXPERIENCE --</subfield><subfield code="t">PART 8 -- VBA AND MACROS --</subfield><subfield code="t">PART 9 -- TAKING YOUR VBA PROGRAMMING SKILLS TO THE WEB --</subfield><subfield code="t">Index</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="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.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Microsoft Access.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n92084807</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Active server pages.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n98026190</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Active server pages</subfield><subfield code="2">fast</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Microsoft Access</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Database management.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85035848</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">XML (Document markup language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh97007825</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Bases de données</subfield><subfield code="x">Gestion.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">XML (Langage de balisage)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Databases</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Database management</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">XML (Document markup language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Microsoft Access 2013 programming by example with VBA, XML, and ASP (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCG8DvgpGfm9BR9ybbt3TVC</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Korol, Julitta.</subfield><subfield code="t">Microsoft Access 2013 : programming by example with VBA, XML, and ASP.</subfield><subfield code="d">Dulles, Virginia ; Boston, [Massachusetts] ; New Delhi, [India] : Mercury Learning and Information, ©2014</subfield><subfield code="h">approximately 1155 pages</subfield><subfield code="z">9781938549809</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1809109</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">De Gruyter</subfield><subfield code="b">DEGR</subfield><subfield code="n">9781938549489</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH34715553</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Books 24x7</subfield><subfield code="b">B247</subfield><subfield code="n">bks00064363</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL4895115</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1809109</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">15361215</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">14669011</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn881504805 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:26:02Z |
institution | BVB |
isbn | 9781938549489 1938549481 |
language | English |
oclc_num | 881504805 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource |
psigel | ZDB-4-EBA |
publishDate | 2014 |
publishDateSearch | 2014 |
publishDateSort | 2014 |
publisher | Mercury Learning and Information, |
record_format | marc |
spelling | Korol, Julitta. http://id.loc.gov/authorities/names/n00084657 Microsoft Access 2013 programming by example with VBA, XML, and ASP / Julitta Korol. Access 2013 programming by example with VBA, XML and ASP Dulles, Va. : Mercury Learning and Information, 2014. 1 online resource text txt rdacontent computer c rdamedia online resource cr rdacarrier text file PDF rda Title from title screen. Includes index. Includes bibliographical references and index. English. Frontmatter -- Dedication -- CONTENTS -- Acknowledgments -- Introduction -- PART 1 -- INTRODUCTION TO ACCESS 2013 VBA PROGRAMMING -- PART 2 -- CONTROLLING PROGRAM EXECUTION -- PART 3 -- KEEPING TRACK OF MULTIPLE VALUES -- PART 4 -- ERROR HANDLING AND DEBUGGING -- PART 5 -- ACCESS VBA PROGRAMMING WITH DAO AND ADO -- PART 6 -- PROGRAMMING WITH THE JET DATA DEFINITION LANGUAGE -- PART 7 -- ENHANCING THE USER EXPERIENCE -- PART 8 -- VBA AND MACROS -- PART 9 -- TAKING YOUR VBA PROGRAMMING SKILLS TO THE WEB -- Index 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. Microsoft Access. http://id.loc.gov/authorities/names/n92084807 Active server pages. http://id.loc.gov/authorities/names/n98026190 Active server pages fast Microsoft Access fast Database management. http://id.loc.gov/authorities/subjects/sh85035848 XML (Document markup language) http://id.loc.gov/authorities/subjects/sh97007825 Bases de données Gestion. XML (Langage de balisage) COMPUTERS Programming General. bisacsh COMPUTERS Databases General. bisacsh Database management fast XML (Document markup language) fast has work: Microsoft Access 2013 programming by example with VBA, XML, and ASP (Text) https://id.oclc.org/worldcat/entity/E39PCG8DvgpGfm9BR9ybbt3TVC https://id.oclc.org/worldcat/ontology/hasWork Print version: Korol, Julitta. Microsoft Access 2013 : programming by example with VBA, XML, and ASP. Dulles, Virginia ; Boston, [Massachusetts] ; New Delhi, [India] : Mercury Learning and Information, ©2014 approximately 1155 pages 9781938549809 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1809109 Volltext |
spellingShingle | Korol, Julitta Microsoft Access 2013 programming by example with VBA, XML, and ASP / Frontmatter -- Dedication -- CONTENTS -- Acknowledgments -- Introduction -- PART 1 -- INTRODUCTION TO ACCESS 2013 VBA PROGRAMMING -- PART 2 -- CONTROLLING PROGRAM EXECUTION -- PART 3 -- KEEPING TRACK OF MULTIPLE VALUES -- PART 4 -- ERROR HANDLING AND DEBUGGING -- PART 5 -- ACCESS VBA PROGRAMMING WITH DAO AND ADO -- PART 6 -- PROGRAMMING WITH THE JET DATA DEFINITION LANGUAGE -- PART 7 -- ENHANCING THE USER EXPERIENCE -- PART 8 -- VBA AND MACROS -- PART 9 -- TAKING YOUR VBA PROGRAMMING SKILLS TO THE WEB -- Index Microsoft Access. http://id.loc.gov/authorities/names/n92084807 Active server pages. http://id.loc.gov/authorities/names/n98026190 Active server pages fast Microsoft Access fast Database management. http://id.loc.gov/authorities/subjects/sh85035848 XML (Document markup language) http://id.loc.gov/authorities/subjects/sh97007825 Bases de données Gestion. XML (Langage de balisage) COMPUTERS Programming General. bisacsh COMPUTERS Databases General. bisacsh Database management fast XML (Document markup language) fast |
subject_GND | http://id.loc.gov/authorities/names/n92084807 http://id.loc.gov/authorities/names/n98026190 http://id.loc.gov/authorities/subjects/sh85035848 http://id.loc.gov/authorities/subjects/sh97007825 |
title | Microsoft Access 2013 programming by example with VBA, XML, and ASP / |
title_alt | Access 2013 programming by example with VBA, XML and ASP Frontmatter -- Dedication -- CONTENTS -- Acknowledgments -- Introduction -- PART 1 -- INTRODUCTION TO ACCESS 2013 VBA PROGRAMMING -- PART 2 -- CONTROLLING PROGRAM EXECUTION -- PART 3 -- KEEPING TRACK OF MULTIPLE VALUES -- PART 4 -- ERROR HANDLING AND DEBUGGING -- PART 5 -- ACCESS VBA PROGRAMMING WITH DAO AND ADO -- PART 6 -- PROGRAMMING WITH THE JET DATA DEFINITION LANGUAGE -- PART 7 -- ENHANCING THE USER EXPERIENCE -- PART 8 -- VBA AND MACROS -- PART 9 -- TAKING YOUR VBA PROGRAMMING SKILLS TO THE WEB -- Index |
title_auth | Microsoft Access 2013 programming by example with VBA, XML, and ASP / |
title_exact_search | Microsoft Access 2013 programming by example with VBA, XML, and ASP / |
title_full | Microsoft Access 2013 programming by example with VBA, XML, and ASP / Julitta Korol. |
title_fullStr | Microsoft Access 2013 programming by example with VBA, XML, and ASP / Julitta Korol. |
title_full_unstemmed | Microsoft Access 2013 programming by example with VBA, XML, and ASP / Julitta Korol. |
title_short | Microsoft Access 2013 programming by example with VBA, XML, and ASP / |
title_sort | microsoft access 2013 programming by example with vba xml and asp |
topic | Microsoft Access. http://id.loc.gov/authorities/names/n92084807 Active server pages. http://id.loc.gov/authorities/names/n98026190 Active server pages fast Microsoft Access fast Database management. http://id.loc.gov/authorities/subjects/sh85035848 XML (Document markup language) http://id.loc.gov/authorities/subjects/sh97007825 Bases de données Gestion. XML (Langage de balisage) COMPUTERS Programming General. bisacsh COMPUTERS Databases General. bisacsh Database management fast XML (Document markup language) fast |
topic_facet | Microsoft Access. Active server pages. Active server pages Microsoft Access Database management. XML (Document markup language) Bases de données Gestion. XML (Langage de balisage) COMPUTERS Programming General. COMPUTERS Databases General. Database management |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1809109 |
work_keys_str_mv | AT koroljulitta microsoftaccess2013programmingbyexamplewithvbaxmlandasp AT koroljulitta access2013programmingbyexamplewithvbaxmlandasp |