Microsoft Access 2016 Programming By Example : : with VBA, XML, and ASP / / Julitta Korol.

Updated for Access 2016 and based on the bestselling editions from previous versions, Microsoft Access 2016 Programming by Example with VBA, XML and ASP is a practical how-to book on Access programming, suitable for readers already proficient with the Access user interface (UI). If you are looking t...

Full description

Saved in:
Bibliographic Details
VerfasserIn:
Place / Publishing House:Dulles, VA : : Mercury Learning and Information, , [2016]
©2016
Year of Publication:2016
Language:English
Online Access:
Physical Description:1 online resource (900 p.)
Tags: Add Tag
No Tags, Be the first to tag this record!
id 9781683923367
ctrlnum (DE-B1597)654146
(OCoLC)1394872599
collection bib_alma
record_format marc
spelling Korol, Julitta, author. aut http://id.loc.gov/vocabulary/relators/aut
Microsoft Access 2016 Programming By Example : with VBA, XML, and ASP / Julitta Korol.
Dulles, VA : Mercury Learning and Information, [2016]
©2016
1 online resource (900 p.)
text txt rdacontent
computer c rdamedia
online resource cr rdacarrier
text file PDF rda
Frontmatter -- Dedication -- CONTENTS -- Acknowledgments. -- Introduction -- PART I ACCESS VBA PRIMER -- Introduction -- Chapter 1 Getting Started with Access VBA -- Chapter 2 Getting to Know Visual Basic Editor (VBE) -- Chapter 3 Access VBA Fundamentals -- Chapter 4 Access VBA Built-In and Custom Functions -- Chapter 5 Adding Decisions to Your Access VBA Programs -- Chapter 6 Adding Repeating Actions to Your Access VBA Programs -- Chapter 7 Keeping Track of Multiple Values Using Arrays -- Chapter 8 Keeping Track of Multiple Values Using Object Collections -- Chapter 9 Getting to Know Built-In Tools for Testing and Debugging -- PART II ACCESS VBA PROGRAMMING WITH DAO AND ADO -- Introduction -- Chapter 10 Data Access Technologies in Microsoft Access -- Chapter 11 Creating and Accessing Database Tables and Fields -- Chapter 12 Setting Up Primary Keys, Indexes, and Table Relationships -- Chapter 13 Finding and Reading Records -- Chapter 14 Working with Records -- Chapter 15 Creating and Running Queries with DAO/ADO -- Chapter 16 Using Advanced ADO/DAO Features -- Chapter 17 Implementing Database Security -- PART III PROGRAMMING WITH THE JET DATA DEFINITION LANGUAGE -- Introduction -- Chapter 18 Creating, Modifying, and Deleting Tables and Fields -- Chapter 19 Enforcing Data Integrity and Relationships between Tables -- Chapter 20 Defining Indexes and Primary Keys -- Chapter 21 Database Security -- Chapter 22 Views and Stored Procedures -- PART IV ENHANCING THE USER EXPERIENCE -- Introduction -- Chapter 23 Enhancing Access Forms -- Chapter 24 Using Form Events -- Chapter 25 Events Recognized by Controls -- Chapter 26 Enhancing Access Reports and Using Report Events -- Chapter 27 Advanced Event Programming -- Chapter 28 Programming the User Interface -- PART V VBA AND MACROS -- Introduction -- Chapter 29 Macros and Templates -- PART VI TAKING YOUR VBA PROGRAMMING SKILLS TO THE WEB -- Introduction -- Chapter 30 Access and Active Server Pages -- Chapter 31 XML Features in Access 2016 -- Index
restricted access http://purl.org/coar/access_right/c_16ec online access with authorization star
Updated for Access 2016 and based on the bestselling editions from previous versions, Microsoft Access 2016 Programming by Example with VBA, XML and ASP is a practical how-to book on Access programming, suitable for readers already proficient with the Access user interface (UI). If you are looking to automate Access routine tasks, this book will progressively introduce you to programming concepts via numerous illustrated hands-on exercises. More advanced topics are demonstrated via custom projects. Includes a comprehensive disc with source code, supplemental files, and color screen captures (Also available from the publisher for download by writing to info@merclearning.com). With concise and straightforward explanations, you learn how to write and test your programming code with the built-in Visual Basic Editor; understand and use common VBA programming structures such as conditions, loops, arrays, and collections; code a "message box"; reprogram characteristics of a database; and use various techniques to query and manipulate your Access .mdb and .accdb databases. The book shows you how you can build database solutions with Data Access Objects (DAO) and ActiveX Data Objects (ADO); define database objects and manage database security with SQL; enhance and alter the way users interact with database applications with Ribbon customizations and event programming in forms and reports. You also learn how to program Microsoft Access databases for Internet access with Active Server Pages (Classic ASP), HTML, and XML. Features: + Contains over thirty chapters loaded with illustrated hands-on exercises and projects that guide you through the VBA programming language. Each example tells you exactly where to enter code and how to test it and then run it. + Includes a comprehensive disc with source code, supplemental files, and color screen captures (Also available from the publisher for download by writing to info@merclearning.com). + Explains how to store data for further manipulation in variables, arrays, and collections while teaching you to write both simple and complex VBA programming routines and functions. + Teaches you how to programmatically create and access database tables and fields. + Shows you how to insert, update, and delete data via programming code using various data access techniques. + Gets you proficient creating and running simple and parameterized queries against your Access databases. + Gets you comfortable using external data sources with Access (Excel, Word, flat files, XML, and SQL Server). + Teaches you how to take control of your forms and reports by writing programming code known as event procedures. + Shows you how to use various types of macros and templates. + Takes your programming skills to the Web by introducing you to dynamic XML and Classic ASP pages.On the disc:(Also available from the publisher for download by writing to info@merclearning.com). + All source code and supplemental files for the Hands-On exercises and custom projects + All images from the text (including 4-color screenshots)
Issued also in print.
Mode of access: Internet via World Wide Web.
In English.
Description based on online resource; title from PDF title page (publisher's Web site, viewed 07. Mrz 2024)
Programming.
COMPUTERS / Desktop Applications / Databases. bisacsh
EPUB 9781944534509
print 9781942270843
https://doi.org/10.1515/9781683923367
https://www.degruyter.com/isbn/9781683923367
Cover https://www.degruyter.com/document/cover/isbn/9781683923367/original
language English
format eBook
author Korol, Julitta,
Korol, Julitta,
spellingShingle Korol, Julitta,
Korol, Julitta,
Microsoft Access 2016 Programming By Example : with VBA, XML, and ASP /
Frontmatter --
Dedication --
CONTENTS --
Acknowledgments. --
Introduction --
PART I ACCESS VBA PRIMER --
Chapter 1 Getting Started with Access VBA --
Chapter 2 Getting to Know Visual Basic Editor (VBE) --
Chapter 3 Access VBA Fundamentals --
Chapter 4 Access VBA Built-In and Custom Functions --
Chapter 5 Adding Decisions to Your Access VBA Programs --
Chapter 6 Adding Repeating Actions to Your Access VBA Programs --
Chapter 7 Keeping Track of Multiple Values Using Arrays --
Chapter 8 Keeping Track of Multiple Values Using Object Collections --
Chapter 9 Getting to Know Built-In Tools for Testing and Debugging --
PART II ACCESS VBA PROGRAMMING WITH DAO AND ADO --
Chapter 10 Data Access Technologies in Microsoft Access --
Chapter 11 Creating and Accessing Database Tables and Fields --
Chapter 12 Setting Up Primary Keys, Indexes, and Table Relationships --
Chapter 13 Finding and Reading Records --
Chapter 14 Working with Records --
Chapter 15 Creating and Running Queries with DAO/ADO --
Chapter 16 Using Advanced ADO/DAO Features --
Chapter 17 Implementing Database Security --
PART III PROGRAMMING WITH THE JET DATA DEFINITION LANGUAGE --
Chapter 18 Creating, Modifying, and Deleting Tables and Fields --
Chapter 19 Enforcing Data Integrity and Relationships between Tables --
Chapter 20 Defining Indexes and Primary Keys --
Chapter 21 Database Security --
Chapter 22 Views and Stored Procedures --
PART IV ENHANCING THE USER EXPERIENCE --
Chapter 23 Enhancing Access Forms --
Chapter 24 Using Form Events --
Chapter 25 Events Recognized by Controls --
Chapter 26 Enhancing Access Reports and Using Report Events --
Chapter 27 Advanced Event Programming --
Chapter 28 Programming the User Interface --
PART V VBA AND MACROS --
Chapter 29 Macros and Templates --
PART VI TAKING YOUR VBA PROGRAMMING SKILLS TO THE WEB --
Chapter 30 Access and Active Server Pages --
Chapter 31 XML Features in Access 2016 --
Index
author_facet Korol, Julitta,
Korol, Julitta,
author_variant j k jk
j k jk
author_role VerfasserIn
VerfasserIn
author_sort Korol, Julitta,
title Microsoft Access 2016 Programming By Example : with VBA, XML, and ASP /
title_sub with VBA, XML, and ASP /
title_full Microsoft Access 2016 Programming By Example : with VBA, XML, and ASP / Julitta Korol.
title_fullStr Microsoft Access 2016 Programming By Example : with VBA, XML, and ASP / Julitta Korol.
title_full_unstemmed Microsoft Access 2016 Programming By Example : with VBA, XML, and ASP / Julitta Korol.
title_auth Microsoft Access 2016 Programming By Example : with VBA, XML, and ASP /
title_alt Frontmatter --
Dedication --
CONTENTS --
Acknowledgments. --
Introduction --
PART I ACCESS VBA PRIMER --
Chapter 1 Getting Started with Access VBA --
Chapter 2 Getting to Know Visual Basic Editor (VBE) --
Chapter 3 Access VBA Fundamentals --
Chapter 4 Access VBA Built-In and Custom Functions --
Chapter 5 Adding Decisions to Your Access VBA Programs --
Chapter 6 Adding Repeating Actions to Your Access VBA Programs --
Chapter 7 Keeping Track of Multiple Values Using Arrays --
Chapter 8 Keeping Track of Multiple Values Using Object Collections --
Chapter 9 Getting to Know Built-In Tools for Testing and Debugging --
PART II ACCESS VBA PROGRAMMING WITH DAO AND ADO --
Chapter 10 Data Access Technologies in Microsoft Access --
Chapter 11 Creating and Accessing Database Tables and Fields --
Chapter 12 Setting Up Primary Keys, Indexes, and Table Relationships --
Chapter 13 Finding and Reading Records --
Chapter 14 Working with Records --
Chapter 15 Creating and Running Queries with DAO/ADO --
Chapter 16 Using Advanced ADO/DAO Features --
Chapter 17 Implementing Database Security --
PART III PROGRAMMING WITH THE JET DATA DEFINITION LANGUAGE --
Chapter 18 Creating, Modifying, and Deleting Tables and Fields --
Chapter 19 Enforcing Data Integrity and Relationships between Tables --
Chapter 20 Defining Indexes and Primary Keys --
Chapter 21 Database Security --
Chapter 22 Views and Stored Procedures --
PART IV ENHANCING THE USER EXPERIENCE --
Chapter 23 Enhancing Access Forms --
Chapter 24 Using Form Events --
Chapter 25 Events Recognized by Controls --
Chapter 26 Enhancing Access Reports and Using Report Events --
Chapter 27 Advanced Event Programming --
Chapter 28 Programming the User Interface --
PART V VBA AND MACROS --
Chapter 29 Macros and Templates --
PART VI TAKING YOUR VBA PROGRAMMING SKILLS TO THE WEB --
Chapter 30 Access and Active Server Pages --
Chapter 31 XML Features in Access 2016 --
Index
title_new Microsoft Access 2016 Programming By Example :
title_sort microsoft access 2016 programming by example : with vba, xml, and asp /
publisher Mercury Learning and Information,
publishDate 2016
physical 1 online resource (900 p.)
Issued also in print.
contents Frontmatter --
Dedication --
CONTENTS --
Acknowledgments. --
Introduction --
PART I ACCESS VBA PRIMER --
Chapter 1 Getting Started with Access VBA --
Chapter 2 Getting to Know Visual Basic Editor (VBE) --
Chapter 3 Access VBA Fundamentals --
Chapter 4 Access VBA Built-In and Custom Functions --
Chapter 5 Adding Decisions to Your Access VBA Programs --
Chapter 6 Adding Repeating Actions to Your Access VBA Programs --
Chapter 7 Keeping Track of Multiple Values Using Arrays --
Chapter 8 Keeping Track of Multiple Values Using Object Collections --
Chapter 9 Getting to Know Built-In Tools for Testing and Debugging --
PART II ACCESS VBA PROGRAMMING WITH DAO AND ADO --
Chapter 10 Data Access Technologies in Microsoft Access --
Chapter 11 Creating and Accessing Database Tables and Fields --
Chapter 12 Setting Up Primary Keys, Indexes, and Table Relationships --
Chapter 13 Finding and Reading Records --
Chapter 14 Working with Records --
Chapter 15 Creating and Running Queries with DAO/ADO --
Chapter 16 Using Advanced ADO/DAO Features --
Chapter 17 Implementing Database Security --
PART III PROGRAMMING WITH THE JET DATA DEFINITION LANGUAGE --
Chapter 18 Creating, Modifying, and Deleting Tables and Fields --
Chapter 19 Enforcing Data Integrity and Relationships between Tables --
Chapter 20 Defining Indexes and Primary Keys --
Chapter 21 Database Security --
Chapter 22 Views and Stored Procedures --
PART IV ENHANCING THE USER EXPERIENCE --
Chapter 23 Enhancing Access Forms --
Chapter 24 Using Form Events --
Chapter 25 Events Recognized by Controls --
Chapter 26 Enhancing Access Reports and Using Report Events --
Chapter 27 Advanced Event Programming --
Chapter 28 Programming the User Interface --
PART V VBA AND MACROS --
Chapter 29 Macros and Templates --
PART VI TAKING YOUR VBA PROGRAMMING SKILLS TO THE WEB --
Chapter 30 Access and Active Server Pages --
Chapter 31 XML Features in Access 2016 --
Index
isbn 9781683923367
9781944534509
9781942270843
url https://doi.org/10.1515/9781683923367
https://www.degruyter.com/isbn/9781683923367
https://www.degruyter.com/document/cover/isbn/9781683923367/original
illustrated Not Illustrated
doi_str_mv 10.1515/9781683923367
oclc_num 1394872599
work_keys_str_mv AT koroljulitta microsoftaccess2016programmingbyexamplewithvbaxmlandasp
status_str n
ids_txt_mv (DE-B1597)654146
(OCoLC)1394872599
carrierType_str_mv cr
is_hierarchy_title Microsoft Access 2016 Programming By Example : with VBA, XML, and ASP /
_version_ 1806144019408879616
fullrecord <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>07238nam a22005895i 4500</leader><controlfield tag="001">9781683923367</controlfield><controlfield tag="003">DE-B1597</controlfield><controlfield tag="005">20240307104700.0</controlfield><controlfield tag="006">m|||||o||d||||||||</controlfield><controlfield tag="007">cr || ||||||||</controlfield><controlfield tag="008">240307t20162016xxu fo d z eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781683923367</subfield></datafield><datafield tag="024" ind1="7" ind2=" "><subfield code="a">10.1515/9781683923367</subfield><subfield code="2">doi</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-B1597)654146</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1394872599</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-B1597</subfield><subfield code="b">eng</subfield><subfield code="c">DE-B1597</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM084010</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Korol, Julitta, </subfield><subfield code="e">author.</subfield><subfield code="4">aut</subfield><subfield code="4">http://id.loc.gov/vocabulary/relators/aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Microsoft Access 2016 Programming By Example :</subfield><subfield code="b">with VBA, XML, and ASP /</subfield><subfield code="c">Julitta Korol.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Dulles, VA : </subfield><subfield code="b">Mercury Learning and Information, </subfield><subfield code="c">[2016]</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">©2016</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (900 p.)</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="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 I ACCESS VBA PRIMER -- </subfield><subfield code="t">Introduction -- </subfield><subfield code="t">Chapter 1 Getting Started with Access VBA -- </subfield><subfield code="t">Chapter 2 Getting to Know Visual Basic Editor (VBE) -- </subfield><subfield code="t">Chapter 3 Access VBA Fundamentals -- </subfield><subfield code="t">Chapter 4 Access VBA Built-In and Custom Functions -- </subfield><subfield code="t">Chapter 5 Adding Decisions to Your Access VBA Programs -- </subfield><subfield code="t">Chapter 6 Adding Repeating Actions to Your Access VBA Programs -- </subfield><subfield code="t">Chapter 7 Keeping Track of Multiple Values Using Arrays -- </subfield><subfield code="t">Chapter 8 Keeping Track of Multiple Values Using Object Collections -- </subfield><subfield code="t">Chapter 9 Getting to Know Built-In Tools for Testing and Debugging -- </subfield><subfield code="t">PART II ACCESS VBA PROGRAMMING WITH DAO AND ADO -- </subfield><subfield code="t">Introduction -- </subfield><subfield code="t">Chapter 10 Data Access Technologies in Microsoft Access -- </subfield><subfield code="t">Chapter 11 Creating and Accessing Database Tables and Fields -- </subfield><subfield code="t">Chapter 12 Setting Up Primary Keys, Indexes, and Table Relationships -- </subfield><subfield code="t">Chapter 13 Finding and Reading Records -- </subfield><subfield code="t">Chapter 14 Working with Records -- </subfield><subfield code="t">Chapter 15 Creating and Running Queries with DAO/ADO -- </subfield><subfield code="t">Chapter 16 Using Advanced ADO/DAO Features -- </subfield><subfield code="t">Chapter 17 Implementing Database Security -- </subfield><subfield code="t">PART III PROGRAMMING WITH THE JET DATA DEFINITION LANGUAGE -- </subfield><subfield code="t">Introduction -- </subfield><subfield code="t">Chapter 18 Creating, Modifying, and Deleting Tables and Fields -- </subfield><subfield code="t">Chapter 19 Enforcing Data Integrity and Relationships between Tables -- </subfield><subfield code="t">Chapter 20 Defining Indexes and Primary Keys -- </subfield><subfield code="t">Chapter 21 Database Security -- </subfield><subfield code="t">Chapter 22 Views and Stored Procedures -- </subfield><subfield code="t">PART IV ENHANCING THE USER EXPERIENCE -- </subfield><subfield code="t">Introduction -- </subfield><subfield code="t">Chapter 23 Enhancing Access Forms -- </subfield><subfield code="t">Chapter 24 Using Form Events -- </subfield><subfield code="t">Chapter 25 Events Recognized by Controls -- </subfield><subfield code="t">Chapter 26 Enhancing Access Reports and Using Report Events -- </subfield><subfield code="t">Chapter 27 Advanced Event Programming -- </subfield><subfield code="t">Chapter 28 Programming the User Interface -- </subfield><subfield code="t">PART V VBA AND MACROS -- </subfield><subfield code="t">Introduction -- </subfield><subfield code="t">Chapter 29 Macros and Templates -- </subfield><subfield code="t">PART VI TAKING YOUR VBA PROGRAMMING SKILLS TO THE WEB -- </subfield><subfield code="t">Introduction -- </subfield><subfield code="t">Chapter 30 Access and Active Server Pages -- </subfield><subfield code="t">Chapter 31 XML Features in Access 2016 -- </subfield><subfield code="t">Index</subfield></datafield><datafield tag="506" ind1="0" ind2=" "><subfield code="a">restricted access</subfield><subfield code="u">http://purl.org/coar/access_right/c_16ec</subfield><subfield code="f">online access with authorization</subfield><subfield code="2">star</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Updated for Access 2016 and based on the bestselling editions from previous versions, Microsoft Access 2016 Programming by Example with VBA, XML and ASP is a practical how-to book on Access programming, suitable for readers already proficient with the Access user interface (UI). If you are looking to automate Access routine tasks, this book will progressively introduce you to programming concepts via numerous illustrated hands-on exercises. More advanced topics are demonstrated via custom projects. Includes a comprehensive disc with source code, supplemental files, and color screen captures (Also available from the publisher for download by writing to info@merclearning.com). With concise and straightforward explanations, you learn how to write and test your programming code with the built-in Visual Basic Editor; understand and use common VBA programming structures such as conditions, loops, arrays, and collections; code a "message box"; reprogram characteristics of a database; and use various techniques to query and manipulate your Access .mdb and .accdb databases. The book shows you how you can build database solutions with Data Access Objects (DAO) and ActiveX Data Objects (ADO); define database objects and manage database security with SQL; enhance and alter the way users interact with database applications with Ribbon customizations and event programming in forms and reports. You also learn how to program Microsoft Access databases for Internet access with Active Server Pages (Classic ASP), HTML, and XML. Features: + Contains over thirty chapters loaded with illustrated hands-on exercises and projects that guide you through the VBA programming language. Each example tells you exactly where to enter code and how to test it and then run it. + Includes a comprehensive disc with source code, supplemental files, and color screen captures (Also available from the publisher for download by writing to info@merclearning.com). + Explains how to store data for further manipulation in variables, arrays, and collections while teaching you to write both simple and complex VBA programming routines and functions. + Teaches you how to programmatically create and access database tables and fields. + Shows you how to insert, update, and delete data via programming code using various data access techniques. + Gets you proficient creating and running simple and parameterized queries against your Access databases. + Gets you comfortable using external data sources with Access (Excel, Word, flat files, XML, and SQL Server). + Teaches you how to take control of your forms and reports by writing programming code known as event procedures. + Shows you how to use various types of macros and templates. + Takes your programming skills to the Web by introducing you to dynamic XML and Classic ASP pages.On the disc:(Also available from the publisher for download by writing to info@merclearning.com). + All source code and supplemental files for the Hands-On exercises and custom projects + All images from the text (including 4-color screenshots)</subfield></datafield><datafield tag="530" ind1=" " ind2=" "><subfield code="a">Issued also in print.</subfield></datafield><datafield tag="538" ind1=" " ind2=" "><subfield code="a">Mode of access: Internet via World Wide Web.</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">In English.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Description based on online resource; title from PDF title page (publisher's Web site, viewed 07. Mrz 2024)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Programming.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Desktop Applications / Databases.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="776" ind1="0" ind2=" "><subfield code="c">EPUB</subfield><subfield code="z">9781944534509</subfield></datafield><datafield tag="776" ind1="0" ind2=" "><subfield code="c">print</subfield><subfield code="z">9781942270843</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="u">https://doi.org/10.1515/9781683923367</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="u">https://www.degruyter.com/isbn/9781683923367</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="3">Cover</subfield><subfield code="u">https://www.degruyter.com/document/cover/isbn/9781683923367/original</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">EBA_BACKALL</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">EBA_CL_CHCOMSGSEN</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">EBA_DGALL</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">EBA_EBACKALL</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">EBA_EBKALL</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">EBA_ECL_CHCOMSGSEN</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">EBA_EEBKALL</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">EBA_ESTMALL</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">EBA_STMALL</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">GBV-deGruyter-alles</subfield></datafield></record></collection>