Lesson 1 Creating a Database. Objectives To consider what a database is To understand the different uses of a database in the wider community To be able.

Slides:



Advertisements
Similar presentations
Content 15.1 Basic features Types of database Data structures 15.2 Creating a database Screen layout Entering data Editing data 15.3 Displaying data Searching.
Advertisements

By the end of the lesson you will: 1.Be able to describe a range of sensors. 2.Be able to explain possible uses for the sensors. 3.Be able to describe.
Database management system (DBMS)  a DBMS allows users and other software to store and retrieve data in a structured way  controls the organization,
 Open the Paradise.exe file  Application displays records in the Books database  Allows the store manager to enter an author’s name (or part of a name)
IPad Application Presentation Planbook Touch By: Robin Haselwander.
Databases and Database Management Systems
©© 2013 SAP AG. All rights reserved. Resource Management Scenario Overview Administering Resources Scenario Explorer Scenario Description The following.
It refers to the software used to manage the database.
Database Software Application
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
Microsoft Access Database software. What is a database? … a database is an organized collection of data. A collection of data of similar information compiled.
Pasewark & Pasewark Microsoft Office XP: Introductory Course 1 INTRODUCTORY MICROSOFT ACCESS Lesson 3 – Creating and Modifying Forms.
Programming with Microsoft Visual Basic 2012 Chapter 13: Working with Access Databases and LINQ.
VeribisCRM CUSTOMER RELATIONSHIP MANAGEMENT Engin Duran Experience is our know how.
DAY 15: ACCESS CHAPTER 2 Larry Reaves October 7,
Microsoft ® Office Access ™ 2007 Training Choose between Access and Excel ICT Staff Development presents:
1 Lesson 22 Getting Started with Access Essentials Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Welcome to LinkGovernor the modern way to manage your governor training Please click mouse to move through presentation!
Project Specification Web Graphics Aquastranza. Brief You have been asked by a new theme park in Florida to create some “web graphics” for their new website.
Sundara Ram Matta Mar 02 nd, Sundara Ram Matta Mar 02 nd, 2015
Lesson 17 Getting Started with Access Essentials
Databases Lesson 1. Anagrams S E A A D T B A D I F E L C R O D E R N O I T A I L D A V.
Session 8: Databases Teaching Computing to GCSE Level with Python.
ICT Assessment – Key stage 3 ICT Meeting 14/12.09.
Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition Lesson 23 Getting Started with Access Essentials 1 Morrison / Wells / Ruffolo.
Introduction to Computers Lesson 10B. home Database A collection of related data or facts.
Introduction to Computers Lesson 10B. home Database A collection of related data or facts.
With Microsoft ® Access 2010© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Access.
Microsoft Access Database Software.
Database What is a database? A database is a collection of information that is typically organized so that it can easily be storing, managing and retrieving.
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.
G063 – Internal Resources of a System. Learning Objective By the end of this topic you should be able to: describe the internal resources of an organisation.
INFO1408 Database Design Concepts Week 15: Introduction to Database Management Systems.
ITGS Databases.
Unit 5, Lesson 1 Working with Databases. Objectives Identify the parts of the Access screen. Identify the parts of the Access screen. Understand the purpose.
Introduction to Access. Access 2010 is a database creation and management program.
+ Information Systems and Databases 2.2 Organisation.
2-1 A Federation of Information Systems. 2-2 Information System Applications.
Unit 18 Advanced Database Design
Knowledge Management Platform Communities of Practice User Guide for CoP users Copyright © 2010 Group Technology Solutions. All Rights Reserved.
Ch. 101 Database Management An Introduction to Databases.
G040: Lecture 11 Interactive Booking Form Briefing Notes Mr C Johnston ICT Teacher
Using REDCap (Research Electronic Data Capture) as a tool to perform research studies Abstract ID no. IRIA-1076.
Planning & Creating a Database By Ms. Naira Microsoft Access.
Microsoft Access Database Creation and Management.
KING SAUD UNIVERSITY – COLLAGE OF COMPUTER AND INFORMATION SCIENCES CSC 113 JAVA ONLINE DOCUMENTATION.
Chapter 24 I’m Suffering from Information Overload (Access Databases) Clearly Visual Basic: Programming with Visual Basic nd Edition.
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.
1 Database Environment. 2 Objectives of Three-Level Architecture All users should be able to access same data. A user’s view is immune to changes made.
FAIRTRADE FOUNDATION OCR Nationals in ICT Unit 1 ICT Skills for Business AO6.
Microsoft Access Introduction. What is a database? A DATABASE is a collection of related data.
Instructor: Pavlos Pavlikas1 How Data is Stored Chapter 8.
Designing a Relational Database 13.4 Page A database should be created based on a design  Three steps Determine what information should be stored.
SCIENCE, GEOGRAPHY AND ICT Unit Overview Healthy Eating – Are We What We Eat?
Enw / Name. Advantages and Disadvantages of this type of network Draw / insert a drawing of a RING network What type of network would you recommend a.
The Database Concept and the Database Management System (DBMS) Databases.
Easy Access with templates I: Create a database Lesson 16 By the end of this lesson you will be able to complete the following: Find the best database.
Year 12 > 13 Applied GCE ICT Unit 7 Using Database Software.
Databases – Part 1 Databases– Part 1 Lesson 3 & 4.
Design Process.
Creating a Database Microsoft Access.
HOW TO CREATE A NEW PROFILE IN MICROSOFT OUTLOOK?
Microsoft Access 2010 Lesson 4 Access Lesson 4 Lesson Plans
INTRODUCING DATABASES
Java Online documentation
How to Create a Microsoft Access 2007 Database
Spreadsheets, Modelling & Databases
Databases This topic looks at the basic concept of a database, the key features and benefits of a Database Management System (DBMS) and the basic theory.
Lesson 2: Gathering and Organizing Information Using ICT KEY QUESTION: HOW DO YOU GATHER AND ORGANIZE INFORMATION USING THE COMPUTER AND INTERNET?
Presentation transcript:

Lesson 1 Creating a Database

Objectives To consider what a database is To understand the different uses of a database in the wider community To be able to set up a database which could be interrogated

Working in small groups organise the following data How easy is it to create an ordered file? Think about HOW a computer could help?

Software Microsoft Access Creating a database on behalf of a Theme Park Needs to be professionally designed Needs to consider that the users of the database may not be an ICT expert

Theme Park Wirral Quest Theme Park is a new park located near West Kirby. It has many rides from simple roundabouts to white knuckle roller coasters. It is divided into three zones – Aquatica, Destiny and Mini Quest. A fourth zone is under construction and will be opening for the summer. Parties and events can be booked at the Theme Park. This information needs to be stored in a relational database as there have been some mix-ups lately with parties being overbooked. The information needs to include the events, bookings, customers, venues and staff.

Task 1 Using Design View Allows you to set Data Types Allows you to Create aPrimary Key Allows any adjustments to field properties

Task 2 Creating a Form Allows you to create a user friendly design to enter data Allows a Non ICT expert to complete and add any relevant details

Task 3 Creating a Relationship Why is it necessary to create a link between these databases? What will this link allow us to do?