3.4 Database Outputs. Data goes into a database; information comes out The purpose of a database is to output data in a useful form; that is, as information.

Slides:



Advertisements
Similar presentations
Database vocabulary. Data Information entered in a database.
Advertisements

INFORMATION TECHNOLOGY Software Applications. WORD PROCESSING WP is the most commonly used package in business. A large number of documents are produced.
INTRODUCTORY MICROSOFT ACCESS Lesson 6 – Integrating Access
Database management system (DBMS)  a DBMS allows users and other software to store and retrieve data in a structured way  controls the organization,
 A word processor is a computer that can be used for writing, editing and printing text.  We are going to use a word processing package called Microsoft.
Jeopardy Objects Navigation Buttons True/False Parts of a Report Vocabulary Q $100 Q $200 Q $300 Q $400 Q $500 Q $100 Q $200 Q $300 Q $400 Q $500 Final.
Microsoft Excel 2003 To start Excel, click the start button. A slightly different procedure might be required for computers on a network. If you need assistance,
Microsoft Excel The Basics. spreadsheet A type of application program which manipulates numerical and string data in rows and columns of cells. The value.
With Microsoft ® Access 2010© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 Identify Good Database Design A database is an organized collection.
Reports IT Key Ideas, Dynamic Database Systems, 2002 Chapter 5.
Creating and Editing Reports. Starter – Guess the Words… Reports R e p o r t Label.
Microsoft Access 2013 ®® Tutorial 7 Creating Custom Reports.
Access Tutorial 1 Creating a Database
Information systems and databases Database information systems Read the textbook: Chapter 2: Information systems and databases FOR MORE INFO...
Database Design IST 7-10 Presented by Miss Egan and Miss Richards.
Pasewark & Pasewark 1 Access Lesson 6 Integrating Access Microsoft Office 2007: Introductory.
6. Database Reports Lingma Acheson Department of Computer and Information Science IUPUI CSCI N207 Data Analysis Using Spreadsheets 1.
The Project AH Computing. Functional Requirements  What the product must do!  Examples attractive welcome screen all options available as clickable.
Chapter 5 Application Software.
Tutorial 1 Creating a Database. Objectives Learn basic database concepts and terms Learn basic database concepts and terms Explore the Microsoft Access.
ICT Revision. Database – Data Management The insertion and deletion of fields The insertion and deletion of records Tables to be linked together The editing.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT ACCESS Lesson 1 – Access Basics.
Unit J: Creating a Database Microsoft Office Illustrated Fundamentals.
Introduction to Databases. Overview  What is a Database?  What is a Database Management System?  How is information organized in a database?  What.
© Paradigm Publishing, Inc. 5-1 Chapter 5 Application Software Chapter 5 Application Software.
XP New Perspectives on Introducing Microsoft Office XP Tutorial 1 1 Introducing Microsoft Office XP Tutorial 1.
XP Chapter 5 Succeeding in Business with Microsoft Office Access 2003: A Problem-Solving Approach 1 Developing Effective Reports Chapter 5 “Nothing succeeds.
Microsoft Office Illustrated Introductory, Premium Edition with Word 2003 Getting Started.
Chapter Extension 6 Using Excel and Access Together.
Mail Merging Chapter 6. This presentation covers Mail Merging: – What is it – Why is it useful – How to create a mail merged document.
Microsoft Access Get a green book. Page AC 2 Define Access Define database.
Administrative Software Chapter 7 Teaching and Learning with Technology.
Understand Computer Fundamentals Unit Objective: 2.01B Computer Software.
Software. Generic Software  e.g. word processing, spreadsheet and database. – This simply implies that any of the dozens of spreadsheet packages, for.
Microsoft Office XP Illustrated Introductory, Enhanced Started with Word 2002 Getting.
Microsoft Office 2007 Intermediate© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! With Microsoft ® Office 2007 Intermediate Chapter.
Key Applications Module Lesson 21 — Access Essentials
Reports 5.02 Understand database queries, forms, and reports used in business.
IS201 Agenda: 10/15/2013 Do form and report exercise. Identify general guidelines for form and report design. Discuss a few key points about reports in.
Microsoft Access Database Software.
© Paradigm Publishing Inc. 5-1 Chapter 5 Application Software.
Databases. What is a database?  A database is used to store data. The word DATA is actually Latin for FACTS. A database is, therefore, a place, or thing.
® Microsoft Office 2013 Access Creating a Database.
Lesson 01: Introduction to Database Software. At the end of this lesson, students should be able to: State the usage of database software. Start a database.
Computer Literacy for IC 3 Unit 1: Computing Fundamentals © 2010 Pearson Education, Inc. | Publishing as Prentice Hall.1 Chapter 4: Identifying Software.
 Decide on the information needed, and create column headings. (See picture below.)
ECDL. Word processing Work with documents and save them in different file formats Choose built-in options such as the Help function to enhance productivity.
Instructions.  Open up the letter that Adam has given to you  Format it so it look professional.
INTRODUCTION TO ACCESS. OBJECTIVES  Define the terms field, record, table, relational database, primary key, and foreign key  Create a blank database.
GREEN ACRE HOLIDAY PARK You have been appointed as an Administrative Assistant for Green Acre Holiday Park located in Perthshire. Green Acre Holiday Park.
Paper 2 Exam Tips Guidance: 1.Evidence Document 2.Unit 9: – Communication ( ) 3.Unit 10: - Document Production (Word) 4.Unit 16: PowerPoint 5.Unit.
Adding Reports to a Database. Why do we use Reports? Reports are well-designed printed pages that offer several advantages: Reports are well-designed.
COMPREHENSIVE Access Tutorial 1 Creating a Database.
ACCESS LESSON 1 DATABASE BASICS VOCABULARY. BACKSTAGE VIEW A menu of options and commands that allows you to access various screens to perform common.
Lesson 17 Mail Merge. Overview Create a main document. Create a data source. Insert merge fields into a main document. Perform a mail merge. Use data.
Microsoft® Access Generate reports quickly 1 Modify controls in layout view 2 Work with report sections 3 Work with controls in a report 4 Use Format.
Databases.
Access Tutorial 1 Creating a Database
Integrating Word, Excel, Access, and PowerPoint
Microsoft Word 2003 Illustrated Complete
Access Tutorial 1 Creating a Database
Using Access to Implement a Relational Database
3.1 Understanding Spreadsheets
Access Tutorial 1 Creating a Database
Microsoft Office Access is the best –selling personal computer database management system. What is Access?
Access Tutorial 1 Creating a Database
Integrating Office 2013 Programs
Unit J: Creating a Database
Presentation transcript:

3.4 Database Outputs

Data goes into a database; information comes out The purpose of a database is to output data in a useful form; that is, as information.

A DBMS can display your data as: a list or table a form a report

List/table view displays many separate records on the same screen. every row is a single complete record and every column is a field. lets you see many records and fields at once, and is commonly used for entering and editing data. is the easiest way to display data.

Form view concentrates on displaying all fields in a single record lets you concentrate on just one record at a time spreads the fields out so that they are easier to read often have headings, labels and other objects used to enter new data is often the most useful way to enter and display data.

Report view are lists showing selected records and selected fields usually show the result of a search are normally printed, although they can be shown on screen. is usually designed for printing.

Report generator is the part of a DBMS used to create reports. useful feature of the reports are additional information such as totals, averages and other results that are calculated from the data in the selected records it can show features such as page numbers, titles, headings, subheadings and dividing lines. a DBMS can create different reports for different tasks, such as reports to show the results of data searches and reports that provide summaries of the available data.

You are a student of a year 9 IST class that is planning for a Christmas party for year 9, As the most computer-literate student of the year 9 IST class, you have volunteered to coordinate and design the computer management of the event. The class has asked for the following aspects of the event to be managed using information technology: Create a database of students from the year 9 IST class that contains all information necessary to send out personalised invitations to the event. The database is to be able to keep track of the acceptances as they come to the party. Design a mail merge letter that contains the invitation. The letter is to have an image of the school badge incorporated into it. The letter should contain a personalised acceptance slip that can be cut from the bottom. The letter is not to be larger than one A4 page in size.

For this project you will be creating a database about people in your class. You will be sorting the database out in various order, and creating queries to produce information such as: a full printout in alphabetical order (P/O) a list of everybody’s details (P/O) (P/O) = Print out Your Teacher will advise you regarding software applications to complete the above practical tasks. The data base file will be saved into a (drop box) on the school network as your surname. The hard copies of the reports (Invitation letter, Place Card) must be printed out in colour.

Complete the following Reports in Microsoft Word: A) Purpose: Q1Who is the audience of your system? Q2What are the needs of your audience that will be met by the system and how will they be met?

B) Feasibility considerations: Financial assessment- Q3How much will need to be budgeted for the system? (Don’t forget the costs of printing, paper, inks and postage.) (set-out in table format as example below) Project componentCost

Feasibility considerations: Technical assessment- Q4What do you need to ensure the successful implementation of this system? What hardware and software do you need to use the system? (set-out in table format as example below) Project componentTechnology

Feasibility considerations: Operational assessment- Q5Complete the table. (set-out in table format as example below) Project componentOperation

Feasibility considerations: Ethical assessment- Q6What social or ethical issues need to be considered during the development of the solution? (set-out in table format as example below) Project componentIssue

C) Ideas for inclusion Q7 Brainstorm possibilities, come up with lots of ideas (10) and then eliminate impossibilities. (set-out in table format as example below) Project IdeaDescription

D) Design: IPO chart Q8 Complete a IPO table. (set-out in table format as example below) InputsProcessesOutputs

E) Design: Data dictionary Q9Complete a data dictionary for the task. (set-out in table format as example below) Field nameData typeSizeRangeExample