Homework 4 Hints. Chapter 6 Guided Exercise Make sure to enforce Referential Integrity and Cascade Update when prompted Step 4 – Make sure to add a record.

Slides:



Advertisements
Similar presentations
Information Systems Technology Ross Malaga B Copyright © 2005 Prentice Hall, Inc. B-1 WORKING WITH DATABASES.
Advertisements

BASIC SKILLS AND TOOLS USING ACCESS
Access Manual 4 By Elham S.Khorasani Ismail Guneydas Dhawala Kovuri.
The Ribbon Standard to all Office 2007 applications Organized by feature and functionality Navigation Pane Access to all objects in the current database.
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.
Chapter 5 Multitable Forms
With Microsoft Access 2010© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Access.
MS-Access XP Lesson 2. Input Mask Property 1.Field : Phone No Data Type : Number Input Mask : Character 0 represent a single digit and phone.
Homework 3 Hints. General Tips: Homework #3 Take your time on this homework – This is the longest and most difficult homework – Worth 15 points total.
Mark Dixon Page 1 05 – Database Design: Sub-forms.
COMPREHENSIVE Access Tutorial 2 Building a Database and Defining Table Relationships.
FIRST COURSE Access Tutorial 2 Building a Database and Defining Table Relationships.
Office 2003 Introductory Concepts and Techniques M i c r o s o f t Access Project 3 Maintaining a Database Using the Design and Update Features of Access.
Chapter Extension 6 Using Microsoft Access © 2008 Pearson Prentice Hall, Experiencing MIS, David Kroenke.
Multi-Table Forms Access – Lesson 5.
Access Ch 5 Review.
Chapter 3 Maintaining a Database
ACCESS CHAPTER 1. OBJECTIVES Tables Queries Forms Reports Primary and Foreign Keys Relationship.
Microsoft Access Lesson 3
Advanced Forms Lesson 10.
Microsoft Access – Tutorial 3
Access Tutorial 2 Building a Database and Defining Table Relationships
Chapter 6 Advanced Report Techniques
Viewing Tip: While viewing this presentation in your browser, select Browse, Full Screen. Then, when you want to pause the show, Right Click and select.
® Microsoft Office 2013 Access Building a Database and Defining Table Relationships.
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved Business Driven Information Systems 2e Plug-In T6: Basic Skills and Tools Using.
® Microsoft Office 2010 Access Tutorial 2 Building a Database and Defining Table Relationships.
Microsoft Office 2007 Access Chapter 6 Using Macros, Switchboards, PivotTables, and PivotCharts.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 2 1 Microsoft Office Access 2003 Tutorial 2 – Creating And Maintaining A.
® Microsoft Access 2010 Tutorial 2 Building a Database and Defining Table Relationships.
MS Access 2007 Management Information Systems 1. Overview 2  What is MS Access?  Access Terminology  Access Window  Database Window  Create New Database.
® Microsoft Office 2010 Building a Database and Defining Table Relationships.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Plug-In T6: Basic Skills and Tools Using Access 2010 Business Driven Technology.
Microsoft Office 2007 Access Chapter 3 Maintaining a Database.
CSC 240 (Blum)1 Forms and Importing Data in Access.
Microsoft Access 2013 Design and Implement Powerful Relational Databases Chapter 6.
1 After completing this lesson, you will be able to: Change the format of a table. Sort records in a table. Find records in a table Use filters with a.
McGraw-Hill/Irwin © The McGraw-Hill Companies, All Rights Reserved TECHNOLOGY PLUG-IN T6 Basic Skills Using Access.
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.
Database Processing with Microsoft Access Appendix DAVID M. KROENKE’S DATABASE CONCEPTS, 2 nd Edition.
ACCESS (CHAPTER 2-3 continued) Naman Kohli October 16,
CHAPTER 1 – INTRODUCTION TO ACCESS Aliya Farheen March 5, 2014.
Microsoft Office 2013: In Practice Chapter 2 Using Design View, Data Validation, and Relationships Copyright © 2014 by The McGraw-Hill Companies, Inc.
Exploring Office Grauer and Barber 1 One-to-Many Relationships: Subforms and Multiple-Table Queries(Wk7)
Creating a Database Angelo Lafratta- Website: Search: Keith Valley Physical.
HOMEWORK # 4 OVERVIEW Aliya Farheen Oct
MSOffice Access Microsoft® Office 2010: Illustrated Introductory 1 Part 1 ® Database & Table.
Exploring Microsoft Access Chapter 5 One-to-Many Relationships: Subforms and Multiple Table Queries.
Homework 2 Hints. General Tips Remember what FORM view you are in! – Design, form, and layout view TABLE views include: – Design and Datasheet view.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall. 1 Skills for Success with Microsoft ® Office 2007 PowerPoint Lecture to Accompany.
Copyright © 2014 Pearson Canada Inc. Ext. 5b-1 Copyright © 2014 Pearson Canada Inc. Application Extension 5b Using Microsoft Access Part 2: Using Information.
Access Tutorial 2 Building a Database and Defining Table Relationships
Using Macros, Switchboards, PivotTables, and PivotCharts
Maintaining a Database Using the Design and Update Features of Access
Microsoft Access 2016 Design and Implement Powerful Relational Databases Chapter 6.
Homework 5 Hints.
Microsoft Access – Tutorial 3
Exploring Microsoft Office Access
Design and Implement Powerful Relational Databases Chapter 6
Day 17: MICROSOFT ACCESS – CHAPTER 2 Contd
Exploring Microsoft Office Access
Tutorial 3 – Querying a Database
Access Tutorial 2 Building a Database and Defining Table Relationships
Access Review.
Access Tutorial 2 Building a Database and Defining Table Relationships
Introduction To ACCESS DataBase
Chapter 18 Finalizing a Database.
Relationships While we are on the subject of Relationships, let’s take a quick look at them.
Presentation transcript:

Homework 4 Hints

Chapter 6 Guided Exercise Make sure to enforce Referential Integrity and Cascade Update when prompted Step 4 – Make sure to add a record for your TA. Step 5 – Primary key is indicated by a KEY next to the field – Remember ERD rules for this homework (what are foreign keys?)

Chapter 6 GE Step 8: Step 9-13: – REMEMBER TO SET RELATIONSHIPS between tables! Step 15-19: – REMEMBER TO: Set “ENFORCE REFERENTIAL INTEGRITY” and “CASCADE UPDATE” ALL RELATIONSHIPS for the rest of the homework! Do this by right clicking on the relationship and “edit relationship”

Chapter 6 GE Step 23: 1. Table on the one side of a relationship can be a main form 2. Related table on the many side of the relationship can be a subform

Chapter 6 GE Step 25 and 26: Updating a subform automatically updates the tables too. (Remember to SAVE) Navigate through records in the main Form (Location) Navigate through records in the subform (Counselor)

CHAPTER 6 GE Step #28-40 – This is how you will link your tables to your forms and create subforms – This will be used in your final project Please make sure you understand these steps Step #31 bug:

Chapter 6 GE Step 34 – The Subform/Subreport button is under the Design ribbon 1. Click on Design 2. Click to go to row 2. This is where the subform/subreport is located

Chapter 6 GE Step 36: – Formatting! – REMEMBER TO RESIZE THE DETAILS SECTION Step 39 – Remember to switch the Couselors Sub form from datasheet view to Single Form view in the property sheet! – Save and close form after changes are made Step 40 – Re-open the form to make sure changes were made properly (see in form view)

Chapter 6 Applied Exercise Step 1: – Create table in DESIGN VIEW AND SET DATATYPES Step 2: – Set Primary key by highlighting field (in design view) and clicking on – Add “LocationID” To same table in design view

Chapter 6 Applied Exercise Step 3 – See GE Step # 8 – Click on Design, then click on Show Table – See GE Step # 9 through 14 to create a relationship

Ch 6 AE Step 3 cont. – Add Location Facilities to Relationships window – Drag and drop “Location ID” from Location Table to LocationFacilities table – Continue like in steps (9-14) in GE

Chapter 6 Applied Exercise Step 4 – Make sure to add data to the LocationFacilities table as instructed – It's very similar to what you do for Steps 34 & 35 in the Guided Exercise - except that instead of choosing the Counselors Table you choose the Location Facilities Table. – When the SubForm Wizard pops up choose "Use existing Tables and Queries", click "Next", then select "Table: Location Facilities" from the drop down menu, then click the double right arrow, and finally "Finish".

Chapter 6 Applied Exercise Step #4 cont. – Remember: “Location 2” is the 2 nd Record in the Locations Complete Form Add these directly in the SUBFORM for LOCATION 2 ONLY! (DO NOT PUT ANYTHING IN LOCATION 1 SUBFORM!) This is indicating that Archery Range, Craft Hall, etc are located at Location #2 only and NOT Location #1

Chapter 6 Applied Exercise Step 5 – Again, very similar to Steps 34 & 35, but instead of selecting "Use existing Tables and Queries" choose "Use an existing form" and select the "Counselors Sub" form created in Guided Exercise Steps – Nested subform= a subform inside of a subform – *Add the Counselors Subform in the Locations Complete form AND Add a Campers nested subform INSIDE OF THE COUNSELORS SUBFORM Window and edit that relationship (GE #14-18)

Chapter 6 Applied Exercise Step 6 – Pay attention Change only Couselors subform to DATASHEET (not single form see step #39) Step 7 – Go to Relationship

REMEMBER! CHECK YOUR FORMATTING! – Go to the Form view and check ALL your forms for: Make sure no fields/ names/ words are being cut-off Make sure you can see ALL your subforms Avoid unnecessary spaces/ gaps between controls/fields/subforms