Introduction to Database Programs

Slides:



Advertisements
Similar presentations
Database Basics. What is Access? Database management system Computer-based equivalent of a manual database Makes it easy to organize and update information.
Advertisements

Access Tutorial 1 Creating a Database
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
Microsoft Access – Tutorial 1 if you need to review general Microsoft Office procedures such as: menus toolbars task panes files help printing please go.
Tutorial 1 Creating a Database. Objectives Learn basic database concepts and terms Learn basic database concepts and terms Explore the Microsoft Access.
Chapter 1 Databases and Database Objects: An Introduction
Microsoft Access Get a green book. Page AC 2 Define Access Define database.
Microsoft Access Data Base Application. A Few Terms Database – A collection of related information. Database – A collection of related information. Field.
Microsoft Access Lesson 1 Lexington Technology Center February 11, 2003 Bob Herring On the Web at
Analyzing Data Using Access. Creating a new database To create a new database 1.Start Access. In the Task Pane, click Blank Database. 2.The File New Database.
MS Access 2007 Management Information Systems 1. Overview 2  What is MS Access?  Access Terminology  Access Window  Database Window  Create New Database.
Office Management Tools II Ms Saima Gul. Office Management Tools II Ms Saima Gul.
Microsoft Access 2000 Presentation 1 The Basics of Access.
® Microsoft Office 2013 Access Creating a Database.
Course ILT Forms and queries Unit objectives Create forms by using AutoForm and the Form Wizard, and add or modify form headers and footers Open and enter.
INTRODUCTION TO ACCESS. OBJECTIVES  Define the terms field, record, table, relational database, primary key, and foreign key  Create a blank database.
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved Business Driven Information Systems 2e Plug-In T3: Problem Solving Using Excel 2007.
Copyright 2007, Paradigm Publishing Inc. ACCESS 2007 Chapter 6 BACKNEXTEND 6-1 LINKS TO OBJECTIVES Using the Report Button Using the Report Button Print.
Excel part 5 Working with Excel Tables, PivotTables, and PivotCharts.
Key Applications Module Lesson 22 — Managing and Reporting Database Information Computer Literacy BASICS.
Microsoft Office 2013 Try It! Chapter 4 Storing Data in Access.
MSOffice Access Microsoft® Office 2010: Illustrated Introductory 1 Part 2 ® Building Queries.
An electronic document that stores various types of data.
Course Contents Overview: Database basics Lesson 1: Benefits of using a database Lesson 2: Table that data Lesson 3: Analyzing, viewing, and reporting.
Microsoft Excel 2007 Noris Bt. Ismail Faculty of Information and Communication Technology Tel : (Ext 8408) BCOMP0101.
Microsoft Access 2013 ®® Case Study Creating a Database.
Copyright 2007, Paradigm Publishing Inc. ACCESS 2007 Chapter 5 BACKNEXTEND 5-1 LINKS TO OBJECTIVES Using the Form Button Using the Form Button Form Views.
Problem Solving Using Excel
June 17, 2009 Office 2007 Tips & Tricks.
Tutorial 1 Creating a Database
Access Lesson 5 Creating and Modifying Reports
Microsoft Excel.
GO! with Microsoft Office 2016
Microsoft Access 2013 Bobby Wan.
Access Tutorial 1 Creating a Database
Practical Office 2007 Chapter 10
Access Chapter 2 Querying a Database.
DATABASE CONCEPTS A database is a collection of logically related data designed to meet the information needs of one or more users Data bases are store-houses.
Analyzing Data Using Access
Plug-In T7: Problem Solving Using Access 2007
Analyzing Data with Excel
GO! with Microsoft Access 2016
Access Creating a Database
Access Creating a Database
Access Maintaining and Querying a Database
Chapter 7 Advanced Formatting and Merging Publications with Data
Access Tutorial 4 Creating Forms and Reports
Access Lesson 1 Understanding Access Fundamentals
Database Applications – Microsoft Access
Access Tutorial 1 Creating a Database
Case Study Creating a Database
Creating and Modifying Queries
Database Applications – Microsoft Access
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
Microsoft Office Access 2003
Word offers a number of features to help you streamline the formatting of documents. In this chapter, you will learn how to use predesigned building blocks.
Microsoft Office Access 2003
Lessons Vocabulary Access 2016.
Chapter 1 Databases and Database Objects: An Introduction
Access Tutorial 1 Creating a Database
Access Tutorial 4 Creating Forms and Reports
Introduction to Database Programs
Access Tutorial 1 Creating a Database
Analyzing Data Using Access
Microsoft Office Illustrated Fundamentals
Chapter 8 Using Document Collaboration and Integration Tools
Unit J: Creating a Database
Tutorial 8 Sharing, Integrating, and Analyzing Data
Assignment resource Working with Excel Tables, PivotTables, and Pivot Charts Fairhurst pp The commands on these slides work with the Week 2 Excel.
Presentation transcript:

Introduction to Database Programs Microsoft Access 2007 Introduction to Database Programs

Lesson Objectives After completing this lesson, you will be able to: Explain basic concepts of a database. Two different ways to create a database. Work with records in a database. Explain what database queries are and how they work. Work with reports

Overview of Microsoft Access Overview of Access Overview of Microsoft Access Suppose you own a business and you want to keep track of accounts, inventory, and employees. This information is too large to be managed with simple spreadsheets. A database is the best way to manage all this information. A database contains objects that help you to store, edit, and format information. Data is organized in a database in the form of tables. Two common types of databases are flat file and relational. A flat file database contains all the data in a single table, whereas a relational database stores data in multiple tables. In relational databases, you can store data in categories using multiple tables. For example, you can keep all the basic contact information of a customer in one table, the products they buy in another, and credit data in another. You can create a link between these three tables by using a common field, such as Customer ID, contained in all the three tables. You can use the database to create a mailing list of all the customers who have bought items from you. You can then send sale brochures to the customers. The database assembles the appropriate data from the tables to give you the information as a single report. To create databases, establish relationships among multiple tables, and retrieve information, you use a database program, such as Access 2007. A database program helps you perform various functions on the information stored in a database and displays the results in a desired format. For example, you can easily generate a report of the total and average sales of 50 products in five areas by using a query. A query is a database object that enables you to locate the desired information within a database. A database contains objects that store, edit, and format information. Data is organized in a database in the form of tables. Two common types of databases Flat file and Relational. Flat file: database contains all the data in a single table, Relational: database stores data in multiple tables.

Access Objects Tables: - a collection of data about a topic arranged in rows and columns. Forms: - a place to enter data easily Queries: - a tool that lets you view, change, and analyze data in different ways Reports: - a method to present your data in a printed format, such as charts & invoices Read and discuss each bulleted item as it appears. Access Objects Tables: - a collection of data about a topic arranged in rows and columns. Forms: - a place to enter data easily Queries: - a tool that lets you view, change, and analyze data in different ways Reports: - a method to present your data in a printed format, such as charts & invoices

Create a Database click the Start button, and then click All Programs Read each bulleted item click the Start button, and then click All Programs click Microsoft Office, and then click Microsoft Office Access 2007

Create a Database (cont.) Click in the circle to choose a Blank Database and click OK Click Blank Database. Type a name for your database in the File Name Box.

Create a Database (cont.) To create fields for the table, double click the Add New Field cell, type First Name and press the ENTER key.

Create a Database (cont.) To add data to the table, type in the data in each field cell.

Create a Database (cont.) Entering data Create a Database (cont.) Entering Data We’re going to enter some data into the Table. Click in the first record, the top most left cell, to select it. Type in the text Last Name. Press ENTER. Notice that the cursor moves to the next cell. Click on the down arrow in the Data Type cell.

Creating Forms To create a form from a table, click on the Form icon from the Create tab.

Creating Forms (cont.) Entering Data Let’s open the Table our Form was based on. Point out the data that now appears in our table.

Database Queries You use a query to retrieve specific information from a database. A query is a question that you enter in a database program. The database program then performs the required operations to present the answer in the form of a report. A query helps you view specific data to modify or analyze it. You use a query to retrieve specific information from a database. A query is a question that you enter in a database program. The database program then performs the required operations to present the answer in the form of a report. A query helps you view specific data to modify or analyze it.Suppose you own a bakery. You store detailed information about your customers in a Customer table and data about the sales of all the products in a Product table in a database.You now want to know which flavor of pastries is less popular in the area with postal code 97001 so that you can introduce a special offer on the less popular flavor to increase its sales. You can use a query to retrieve sales details to help you make this decision.You then select the tables from which you want to search data. The common fields in the tables are shown as connected.Queries work on search conditions called filters to retrieve specific information from a database. You can specify the fields on which you want to base your query in the Criteria field, such as postal code.You can also drag other fields that are a part of the query. You can clear the boxes in the Show field for the fields you do not want to view in the report.The result of the query appears as a report. This report contains the sales details of all the pastry flavors sold in the area with the postal code 97001.A database program also allows you to sort the displayed information on the basis of a specific field. For example, you can arrange the results of the query on the basis of the pastry flavor. You use a query to retrieve specific information from a database. A query is a question that you enter in a database program. The database program then performs the required operations to present the answer in the form of a report. A query helps you view specific data to modify or analyze it. Suppose you own a bakery. You store detailed information about your customers in a Customer table and data about the sales of all the products in a Product table in a database. You can use a query to retrieve sales details to help you make this decision. You then select the tables from which you want to search data. The common fields in the tables are shown as connected. Queries work on search conditions called filters to retrieve specific information from a database. You can specify the fields on which you want to base your query in the Criteria field, such as postal code. You can also drag other fields that are a part of the query. You can clear the boxes in the Show field for the fields you do not want to view in the report. The result of the query appears as a report. This report contains the sales details of all the pastry flavors sold in the area with the postal code 97001. A database program also allows you to sort the displayed information on the basis of a specific field.

Creating Queries To create a query, click the Create tab. In the Ribbon, click Query Wizard.

Creating Queries (cont.) Click on the Query tab and click New. When the New Query window appears, make sure Simple Query Wizard is selected. Transfer data from the Available Field to the Selected Field one at a time using >

Creating Queries (cont.) We need to choose the Fields that we want to include in our Query and what Table the data will come from. Select the Fields Last Name and State. Click the single arrow to move them to the Selected Fields box. Click <Next> When the final screen appears, type the Names of the query

Creating Queries (cont.) Click the button. . Creating Queries (cont.) The screen shows the Fields that we have selected. The query is automatically saved and executed.

Creating Queries (cont.) Let’s name our Query as Gates Access Training Query. Type it in the box. Click in the circle next to “Open the query to view…” to select it. Click <Finish>

Creating Queries (cont.) Let’s name our Query as Gates Access Training Query. Type it in the box. Click in the circle next to “Open the query to view…” to select it. Click <Finish>

Creating Queries (cont.) Let’s name our Query as Gates Access Training Query. Type it in the box. Click in the circle next to “Open the query to view…” to select it. Click <Finish>

Working with Reports Working with Reports Step 1 To create a report by using the Report Wizard, on the Ribbon, click the Create tab . Step 2 On the Create tab, in the Reports group, click Report Wizard. Step 3 To select the required fields for the report, in the Report Wizard, on the Which fields do you want on your report? page, click the Add button (>>), and then click Next. Step 4 To group the records in the report by Product ID, on the Do you want to add any grouping levels? page, click the > button. Step 5 To modify the grouping option, click Grouping Options. Step 6 In the Grouping Intervals dialog box, click OK. Step 7 On the Do you want to add any grouping levels? page, click Next. Step 8 To sort the records by Quantity, on the What sort order and summary information do you want for detail records? page, in the first list, click the arrow, click Quantity, and then click Next. Step 9 To select the outline layout for the report, on the How would you like to lay out your report? page, under Layout, click Outline, and then click Next. Step 10 To select a style for the report, on the What style would you like? page, click Flow, and then click Next. Step 11 To complete the report, on the What title do you want for your report? page, click Finish. Step 12 To close the print preview,, in the Close Preview group, click Close Print Preview. To create a report by using the Report Wizard, click the Create tab, and in the Reports group, click Report Wizard.

Working with Reports

Questions Read text below This has been a brief introduction to using Excel. If you would like further instruction, we do own several books that offer tutorials and cover more advanced topics. To find these, just check our catalog. The library offers free classes at Central and at a few branches. You can check our calendar of events to find out about these. If you have any questions about upcoming classes, you can call the library at (713)869-6784. We are interested to know what you thought of this class and how we might help you in the future. We ask that you please fill out a survey form with your evaluations and comments. Answer any questions that the student might have.