Access 2019 Bible /
Master database creation and management Access 2019 Bible is your, comprehensive reference to the world's most popular database management tool. With clear guidance toward everything from the basics to the advanced, this go-to reference helps you take advantage of everything Access 2019 has to...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Indianapolis, IN :
John Wiley & Sons, Inc.,
[2019]
|
Temas: | |
Acceso en línea: | Texto completo Texto completo |
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | EBOOKCENTRAL_on1054245751 | ||
003 | OCoLC | ||
005 | 20240329122006.0 | ||
006 | m o d | ||
007 | cr cnu|||unuuu | ||
008 | 180926s2019 inua of 001 0 eng d | ||
040 | |a N$T |b eng |e rda |e pn |c N$T |d N$T |d EBLCP |d UIU |d YDX |d DG1 |d MERER |d IDB |d TEFOD |d OCLCF |d OTZ |d UAB |d RECBK |d LVT |d UKMGB |d U3W |d SOI |d OCLCQ |d ESU |d AU@ |d UKAHL |d K6U |d OCL |d OCLCQ |d S2H |d OCLCO |d OCLCQ |d OCLCO |d ORMDA |d OCLCQ |d FTB |d OCL |d OCLCQ |d OCLCO |d OCLCL |d UX1 |d NLW |d DXU | ||
016 | 7 | |a 019079419 |2 Uk | |
019 | |a 1055263740 |a 1055678926 |a 1164147430 |a 1175621629 |a 1423138444 |a 1424769802 | ||
020 | |a 9781119514732 |q (electronic book) | ||
020 | |a 1119514738 |q (electronic book) | ||
020 | |a 9781119549437 |q (electronic book) | ||
020 | |a 1119549434 |q (electronic book) | ||
020 | |a 9781119514749 |q (electronic book) | ||
020 | |a 1119514746 |q (electronic book) | ||
020 | |z 9781119514756 | ||
020 | |z 1119514754 | ||
029 | 1 | |a AU@ |b 000064325474 | |
029 | 1 | |a AU@ |b 000068175618 | |
029 | 1 | |a CHNEW |b 001025669 | |
029 | 1 | |a CHVBK |b 549244794 | |
029 | 1 | |a GBVCP |b 1048687465 | |
029 | 1 | |a UKMGB |b 019079419 | |
029 | 1 | |a AU@ |b 000067383534 | |
035 | |a (OCoLC)1054245751 |z (OCoLC)1055263740 |z (OCoLC)1055678926 |z (OCoLC)1164147430 |z (OCoLC)1175621629 |z (OCoLC)1423138444 |z (OCoLC)1424769802 | ||
037 | |a 94867909-E990-466A-B6CE-587267C727D2 |b OverDrive, Inc. |n http://www.overdrive.com | ||
037 | |a 9781119514756 |b O'Reilly Media | ||
050 | 4 | |a QA76.9.D3 |b A493 2019 | |
050 | 4 | |a Z699.4.M226 | |
072 | 7 | |a LAN |x 025000 |2 bisacsh | |
082 | 0 | 4 | |a 005.75/65 |2 23 |
082 | 0 | 4 | |a 025/.002855369 |2 23 |
049 | |a UAMI | ||
100 | 1 | |a Alexander, Michael, |d 1972- |e author. |1 https://id.oclc.org/worldcat/entity/E39PCjvFBYmTVbcjhrfXYFGQHK | |
245 | 1 | 0 | |a Access 2019 Bible / |c Michael Alexander, Dick Kusleika. |
246 | 1 | 4 | |a Microsoft Access 2019 Bible |
264 | 1 | |a Indianapolis, IN : |b John Wiley & Sons, Inc., |c [2019] | |
300 | |a 1 online resource (xlii, 1091 pages) : |b color 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 | ||
500 | |a Includes index. | ||
500 | |a "The comprehensive tutorial resource"--Cover | ||
520 | |a Master database creation and management Access 2019 Bible is your, comprehensive reference to the world's most popular database management tool. With clear guidance toward everything from the basics to the advanced, this go-to reference helps you take advantage of everything Access 2019 has to offer. Whether you're new to Access or getting started with Access 2019, you'll find everything you need to know to create the database solution perfectly tailored to your needs, with expert guidance every step of the way. The companion website features all examples and databases used in the book, plus trial software and a special offer from Database Creations. Start from the beginning for a complete tutorial, or dip in and grab what you need when you need it. Access enables database novices and programmers to store, organize, view, analyze, and share data, as well as build powerful, integrable, custom database solutions-but databases can be complex, and difficult to navigate. This book helps you harness the power of the database with a solid understanding of their purpose, construction, and application.-Understand database objects and design systems objects -Build forms, create tables, manipulate datasheets, and add data validation -Use Visual Basic automation and XML Data Access Page design -Exchange data with other Office applications, including Word, Excel, and more From database fundamentals and terminology to XML and Web services, this book has everything you need to maximize Access 2019 and build the database you need. | ||
588 | 0 | |a Online resource; title from digital title page (viewed on July 05, 2023). | |
505 | 0 | |a Access building blocks. An introduction to database development ; Getting started with Access -- Understanding Access tables. Creating Access tables ; Understanding table relationships ; Working with Access tables ; Importing and exporting data ; Linking to external data -- Working with Access queries. Selecting data with queries ; Using operators and expressions in Access ; Going beyond select queries -- Analyzing data in Microsoft Access. Transforming data in Access ; Working with calculations and dates ; Performing conditional analyses ; The fundamentals of using SQL ; Subqueries and domain aggregate functions ; Running descriptive statistics in Access -- Working with Access forms and reports. Creating basic Access forms ; Working with data on Access forms ; Working with form controls ; Presenting data with Access reports ; Advanced Access report techniques -- Microsoft Access programming fundamentals. Using Access macros ; Using Access data macros ; Getting started with Access VBA ; Mastering VBA data types and procedures ; Understanding the Access event model ; Debugging your Access applications -- Advanced Access programming techniques. Accessing data with VBA ; Advanced data Access with VBA ; Customizing the ribbon ; Preparing your Access application for distribution ; Integrating Access with SharePoint. | |
590 | |a O'Reilly |b O'Reilly Online Learning: Academic/Public Library Edition | ||
590 | |a ProQuest Ebook Central |b Ebook Central Academic Complete | ||
630 | 0 | 0 | |a Microsoft Access |v Handbooks, manuals, etc. |
630 | 0 | 7 | |a Microsoft Access |2 fast |
650 | 0 | |a Database management |v Handbooks, manuals, etc. | |
650 | 6 | |a Bases de données |x Gestion |v Guides, manuels, etc. | |
650 | 7 | |a LANGUAGE ARTS & DISCIPLINES |x Library & Information Science |x General. |2 bisacsh | |
650 | 7 | |a Database management |2 fast | |
655 | 2 | |a Handbook | |
655 | 7 | |a handbooks. |2 aat | |
655 | 7 | |a Handbooks and manuals |2 fast | |
655 | 7 | |a Handbooks and manuals. |2 lcgft | |
655 | 7 | |a Guides et manuels. |2 rvmgf | |
700 | 1 | |a Kusleika, Dick, |e author. | |
758 | |i has work: |a Access 2019 bible (Text) |1 https://id.oclc.org/worldcat/entity/E39PCFBTbJVQwqhJYjVgtRMWym |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |z 1119514754 |z 9781119514756 |w (OCoLC)1027177846 |
856 | 4 | 0 | |u https://learning.oreilly.com/library/view/~/9781119514756/?ar |z Texto completo |
856 | 4 | 0 | |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=5521166 |z Texto completo |
938 | |a Askews and Holts Library Services |b ASKH |n AH35259660 | ||
938 | |a Askews and Holts Library Services |b ASKH |n AH35195118 | ||
938 | |a EBSCOhost |b EBSC |n 1901887 | ||
938 | |a Recorded Books, LLC |b RECE |n rbeEB00741694 | ||
938 | |a YBP Library Services |b YANK |n 15746032 | ||
938 | |a YBP Library Services |b YANK |n 15726947 | ||
994 | |a 92 |b IZTAP |