Access 2016 Bible (häftad)
Fler böcker inom
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
1152
Utgivningsdatum
2015-12-18
Upplaga
1
Förlag
John Wiley & Sons Inc
Illustratör/Fotograf
illustrations
Illustrationer
illustrations
Dimensioner
234 x 185 x 53 mm
Vikt
1861 g
Antal komponenter
1
ISBN
9781119086543

Access 2016 Bible

(2 röster)
Häftad,  Engelska, 2015-12-18
426
  • Skickas från oss inom 5-8 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Finns även som
Visa alla 2 format & utgåvor
Master database creation and management Access 2016 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 2016 has to offer. Whether you're new to Access or getting started with Access 2016, 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 2016 and build the database you need.
Visa hela texten

Passar bra ihop

  1. Access 2016 Bible
  2. +
  3. Co-Intelligence

De som köpt den här boken har ofta också köpt Co-Intelligence av Ethan Mollick (häftad).

Köp båda 2 för 616 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av författarna

Övrig information

Michael Alexander is a Microsoft Certified Application Developer. For more than 15 years, he has been consulting and developing Microsoft Office solutions. Michael is a Microsoft MVP and runs a free tutorial website at www.datapigtechnologies.com. Dick Kusleika has been named a Microsoft MVP for 12 consecutive years. He develops Access- and Excel-based solutions for clients, and has worked with Microsoft Office for more than 20 years. Dick writes a popular Excel-related blog at www.dailydoseofexcel.com.

Innehållsförteckning

Introduction xxxix Part I: Access Building Blocks 1 Chapter 1: An Introduction to Database Development 3 The Database Terminology of Access 3 Relational Databases 6 Access Database Objects 7 A Five-Step Design Method 10 Chapter 2: Getting Started with Access 19 The Access Welcome Screen 19 How to Create a Blank Desktop Database 21 The Access 2016 Interface 23 The Ribbon 26 The Quick Access toolbar 28 Part II: Understanding Access Tables 31 Chapter 3: Creating Access Tables 33 Table Types 33 Creating a New Table 34 Creating tblCustomers 51 Changing a Table Design 52 Understanding tblCustomers Field Properties 70 Setting the Primary Key 73 Indexing Access Tables 75 Printing a Table Design 81 Saving the Completed Table 83 Manipulating Tables 83 Adding Records to a Database Table 85 Understanding Attachment Fields 86 Chapter 4: Understanding Table Relationships 89 Building Bulletproof Databases 90 Data Normalization and Denormalization 92 Table Relationships 104 Integrity Rules 113 Keys 116 Chapter 5: Working with Access Tables 131 Understanding Datasheets 132 Looking at the Datasheet Window 134 Opening a Datasheet 138 Entering New Data 138 Navigating Records in a Datasheet 145 Changing Values in a Datasheet 148 Using the Undo Feature 150 Copying and Pasting Values 151 Replacing Values 152 Adding New Records 153 Deleting Records 153 Displaying Records 154 Sorting and Filtering Records in a Datasheet 163 Aggregating Data 168 Printing Records 169 Previewing Records 170 Chapter 6: Importing and Exporting Data 171 How Access Works with External Data 171 Options for Importing and Exporting 175 Importing External Data 177 Exporting to External Formats 200 Chapter 7: Linking to External Data 209 Linking External Data 210 Working with Linked Tables 224 Splitting a Database 228 Part III: Working with Access Queries 235 Chapter 8: Selecting Data with Queries 237 Introducing Queries 238 Creating a Query 240 Working with Query Fields 246 Adding Criteria to Your Queries 250 Printing a Querys Recordset 254 Saving a Query 254 Creating Multi-Table Queries 254 Working with the Table Pane 259 Creating and Working with Query Joins 261 Chapter 9: Using Operators and Expressions in Access 267 Introducing Operators 267 Using Operators and Expressions in Queries 282 Entering Single-Value Field Criteria 288 Using Multiple Criteria in a Query 296 Entering Criteria in Multiple Fields 302 Chapter 10: Going Beyond Select Queries 309 Aggregate Queries 309 Action Queries 318 Crosstab Queries 333 Optimizing Query Performance 345 Part IV: Analyzing Data in Access 349 Chapter 11: Transforming Data in Access 351 Finding and Removing Duplicate Records 351 Common Transformation Tasks 359 Chapter 12: Working with Calculations and Dates 375 Using Calculations in Your Analyses 375 Using Dates in Your Analyses 388 Chapter 13: Performing Conditional Analyses 401 Using Parameter Queries 401 Using Conditional Functions 410 Chapter 14: The Fundamentals of Using SQL 421 Understanding Basic SQL 421 Getting Fancy with Advanced SQL Statements 426 Using SQL-Specific Queries 433 Chapter 15: Subqueries and Domain Aggregate Functions 441 Enhancing Your Analyses with Subqueries 442 Domain Aggregate Functions 455 Chapter 16: Running Descriptive Statistics in Access 467 Basic Descriptive Statistics 468 Advanced Descriptive Statistics 476 Part V: Working with Access Forms and Reports 483 Chapter 17: Creating Basic Access Forms 485 Formulating Forms 486 Working with Controls 498 Introducing Properties 517 Chapter 18: Working with Data on Access Forms 525 Using Form View 526 Changing Values in a Form 531 Printing a Form 538 Working with Form Properties 539 Adding a Form Header or Footer 550 Working with Section Properties 550 Changing the Layout 552 Converting