Business computing Databases 11 January 2005. Importance of Databases Databases are softwares to store, treat and retrieve (and therefore distribute)

Slides:



Advertisements
Similar presentations
Build a database I: Design tables for a new Access database
Advertisements

Microsoft® Access® 2010 Training
Microsoft ® Access ® 2010 Training Create queries for a new database.
INFORMATION TECHNOLOGY Software Applications. WORD PROCESSING WP is the most commonly used package in business. A large number of documents are produced.
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 OFFICE ACCESS 2007.
Databases January Happy New Year. One of the tools to treat information To present information : –Word and PowerPoint To make calculations and.
Database relational database Database management system Access Sen Zhang.
Build a database IV: Create queries for a new Access database Overview: Ask your data — create queries It’s time to create queries, one of the most powerful.
Access 2007 ® Use Databases How can Microsoft Access 2007 help you to enter and organize information?
Microsoft Office Word 2013 Expert Microsoft Office Word 2013 Expert Courseware # 3251 Lesson 4: Working with Forms.
LESSON 17 PREPARED BY MANJU. database A database is a collection of related information Access is the Microsoft Office database program that enables you.
Introduction to Databases. Overview  What is a Database?  What is a Database Management System?  How is information organized in a database?  What.
ACCESS. » Access is a database management system. » This system lets you create and process data. » A database is a collection of data that is organized.
Access 2007 Database Application Managing Business Information Effectively BCIS 1 and 2.
Working with a Database
Relational Database Concepts. Let’s start with a simple example of a database application Assume that you want to keep track of your clients’ names, addresses,
1 Access Lesson 5 Creating and Modifying Reports Microsoft Office 2010 Introductory.
Microsoft ® Office Access ™ 2007 Training Choose between Access and Excel ICT Staff Development presents:
MICROSOFT ACCESS 2007 BTA – Spring What is Access?  Microsoft Access is a database management system…this means that it contains database information.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall. 1 Skills for Success with Microsoft ® Office 2007 PowerPoint Lecture to Accompany.
CSCI 6962: Server-side Design and Programming Support Classes and Shopping Carts.
Lesson 1 -What is a Database? -Fields and Records
Microsoft Access Lesson 1 Lexington Technology Center February 11, 2003 Bob Herring On the Web at
Introduction to Microsoft Access Overview 1. Introduction What is Access? A relational database management system What is a Relational Database? Organized.
Database Basics   Describe the basic organization of a database.   Summarize advantage to using database software.   Define GIGO, and explain how.
© Scott/Jones Publishing, Inc. 1 Chapter 21 Creating PivotTables and PivotCharts Excel 2003, Volume 2 by Karen J. Jolly.
Class 1Intro to Databases Goals of this class Understand the architecture behind web database applications Gain a basic understanding of what relational.
Microsoft ® Office Access ® 2007 Training Build a database I: Design tables for a new Access database ICT Staff Development presents:
Business computing Databases 2 4 january Program Create a simple database with several tables using Access Study a more complex database available.
Microsoft Project 2010 ® Tutorial 6: Sharing Project Information with Other People & Applications.
What is a Database? A Database is…  an organized set of stored information usually on one topic  a collection of records  a way to organize information.
Microsoft ® Access ® 2010 Training Create Queries for a New Database If a yellow security bar appears at the top of the screen in PowerPoint, click Enable.
1.NET Web Forms Business Forms © 2002 by Jerry Post.
Introduction to Databases Trisha Cummings. What is a database? A database is a tool for collecting and organizing information. Databases can store information.
Business computing Databases (3) 13 january 2004.
Microsoft Access Database Software.
Datafaces Data Base Management Software (DBMS) is a tool used to transform Data into Information. What is Data…? What is Information…? What is a Database…?
Business computing Databases (cont’d) 7 january 2004.
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.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
Business computing Session 7 Excel, Links, Graphics, Goal seeking.
Enhancing Forms with OLE Fields, Hyperlinks, and Subforms – Project 5.
Introduction to Information Technology Applications.
Spreadsheet vs Database What’s the difference and who cares?
Information Systems Today: Managing in the Digital World TB3-1 3 Technology Briefing Database Management “Modern organizations are said to be drowning.
INTRODUCTION TO ACCESS. OBJECTIVES  Define the terms field, record, table, relational database, primary key, and foreign key  Create a blank database.
Class 1Intro to Databases Goals of this class Understand the architecture behind web database applications Gain a basic understanding of what relational.
Chapter 9 Vocabulary Databases. 1.Table – a collection of information, or data arranged in columns and rows. 2.Record – all of the information about one.
CIS 250 Advanced Computer Applications Database Management Systems.
Producing a Mail Merged Letter Step 1 Create an Access database for Names and Addresses you can use the ‘Customers’ template in Group Work. Enter the necessary.
Tableau Server URL Parameterization and Limits. Background This short set of material covers how Tableau Server Views can be invoked via URLs while passing.
AC Databases A technical example of a two table relational database.
PREPARED BY: PN. SITI HADIJAH BINTI NORSANI. LEARNING OUTCOMES: Upon completion of this course, students should be able to: 1. Understand the structure.
Databases Computer Technology. First Record Last Record New Record Previous Record Current Record Next Record Working with Microsoft Access (Database)
Adding Reports to a Database. Why do we use Reports? Reports are well-designed printed pages that offer several advantages: Reports are well-designed.
ACCESS CHAPTER 2 Introduction to ACCESS Learning Objectives: Understand ACCESS icons. Use ACCESS objects, including tables, queries, forms, and reports.
MICROSOFT OFFICE ACCESS 2007 TRAINING Intro to building a database.
Notes: **A Row is considered one Record. **A Column is a Field. A Database is…  an organized set of stored information usually on one topic  a collection.
Database Applications – Microsoft Access Lesson 5 Shared Data.
Business computing Databases 14 December 2004.
GO! with Microsoft Office 2016
Physical Changes That Don’t Change the Logical Design
Information Systems Today: Managing in the Digital World
Database Normalization
Business computing Session 9 Databases.
What is a Database and Why Use One?
INFO/CSE 100, Spring 2005 Fluency in Information Technology
Spreadsheets, Modelling & Databases
Presentation transcript:

Business computing Databases 11 January 2005

Importance of Databases Databases are softwares to store, treat and retrieve (and therefore distribute) STRUCTURED information in the business world They are all over the place in the business world Databases are more complicated to deal with than Word, Excel or PowerPoint

Databases and websites Mail order companies make a heavy use of databases –To manage their client database –To manage their website Go to We see a website using a database to construct the pages on demand

Dynamic links in Office When in a Word letter we display a table coming from Excel with a dynamic link, we actually implement an action very close to calling a database Remember that in business we work mostly with INFORMATION, and when possible with STRUCTURED INFORMATION The value added of managers is mostly value added on information, since managers do not manufacture any product.

Creation of a simple database on Excel An Excel table is the equivalent to a simple – one table – database Each row is a record And the fields of each record correspond to the columns Such a table can be IMPORTED into Access

The problem of redundant data The simple database obtained from importing the Excel sheet presenting data on 10 people has some redundancy. Each record (that is person) working at Futuroscope bears the address of Futuroscope This is waste of space, and a risk of mistakes when we enter new records The employer’s information should go into a separate table

Access and redundant data Access has a tool that allows us to analyse and split one table into several tables, in the case where data are redundant. The new architecture of the database is more sturdy, and less prone to entering mistakes

The three types of work with a database 1.Store data: 1.Define the architecture of tables 2.Enter the data 2.Make some treatment on the data 3.Ask question to the database (retrieve information and display it) 1.« who are the people who work at Futuroscope and live in Paris ? » 2.« What were the sales of drinks, in 2004, and 2003, in Asia ? » (Is there a progress ?)

Simplest requests A database central function is to answer quickly questions on a large body of structured data The simplest requests are called « filtering » (two slightly different varieties): –Filtering by selection –Filtering by form Filtering works only on one table at a time Requests can be designed taking advantage of the multitable architecture.

Where is the data ? When beginning working with a database, once in a while we have the natural question : « But where is the data ? » Answer : the data is stored into several tables. Often we never go into these TABLES We display data using FORMS And we interrogate our database using REQUESTS

Displaying data We display the data contained in a database using FORMS The forms we create and use are at our choice They rarely display the entire data When the database is big, we never view or display the entire data Let’s create a form with the database of our 10 people

bdcomptoir.mdb bdcomptoir.mdb is an 8-table-database with 2155 elementary pieces of information (stored into the 8 tables) that records sales information over several years of a food wholesaler It can be found at lesson 9 Now we are ready to understand the structure and the usefulness of this database (a large database is called « an information system »)

Teaching progression 1.A list of 10 people, with some attached information, stored into Excel 2.Excel as a simple database 3.Creation of an Access database into which we imported the Excel sheet 4.Same database functions 5.The Access database can be reorganised into a better architecture : analysis -> 3 tables ; avoids mistakes in entering more data 6.Display of information about the 10 people, into various forms

Teaching progression (2) 7.bdcomptoir.mdb : information about 830 orders, over 3 years, into 8 tables 8.We can display information into forms of our choice 9.We can make request like this : « What turnover did we make with the product « Guarana Fantastica » ? », « In how many orders ? », « What other products are usually ordered with it ? »…