SlideShare a Scribd company logo
Microsoft Access
                     Database Assignment
                Address Book & Home Inventory
                 With Queries, Forms, Reports
#1 Create a Table with 8 friends address, Make sure to add the following fields
      FirstName, LastName, Address, City, State, Zip, Phone, Age, Pizza, Chocolate, Milk, Fruit

#2 Create a Table listing 8 items that you own. Include the following fields
      Item, Value, Date Purchased, Category, Store Purchased, Condition

#3 Run the Following Queries

              A.   List Friends that live in the city of Cary
              B.   List Friends that have last names starting with L* or M* or T* or S*
              C.   List Friends with age greater than 14 yrs old
              D.   List Friends that like Pizza and Chocolate
              E.   List Friends that have last names starting with S* or like Milk or Fruit
              F.   List Friends that live in Cary or are > 15 yrs old
              G.   Item that cost greater than $50


#3 Create 2 forms one for each Table created, add pictures and text to each form.


#4 Create 3 reports, 2 covering the tables and 2 covering queries created. Include Pictures and Text on
Reports

More Related Content

PDF
Database2
PPT
CcTc Holiday Toy Drive
PPTX
Logic
PDF
Conejo meets vizcacha poemario-
PDF
Database1
PDF
Database2
PDF
Form5 cd6
DOCX
CS1100 Access Lab 1 Creating and Querying Database.docx
Database2
CcTc Holiday Toy Drive
Logic
Conejo meets vizcacha poemario-
Database1
Database2
Form5 cd6
CS1100 Access Lab 1 Creating and Querying Database.docx

Similar to Database1 (10)

PPTX
Info.processing
PPTX
Info.processing
DOC
8)adding buttons
DOC
Access assiement
PDF
Nota ict form 5
DOC
Modify Subforms
POT
Ts010285934
POT
Ts010285934
DOCX
Access intermediate 2010 final project new
PDF
Ecdl v5 module 5 print
Info.processing
Info.processing
8)adding buttons
Access assiement
Nota ict form 5
Modify Subforms
Ts010285934
Ts010285934
Access intermediate 2010 final project new
Ecdl v5 module 5 print
Ad

More from lindy23 (20)

PDF
Comp apps syllabus2014
PDF
Exploringbus
DOCX
S companies
DOCX
Entrepreneurs
PPTX
2013 endofseason
PPTX
2012 endofseason
DOC
Bill gatescollage
PDF
Smith Girls Tennis Match 1
PDF
Pets calendar
PDF
Pets postcard
PDF
Pets flyer
PDF
Pets businesscards
PDF
Pets brochure
PDF
Chapelhillnc
DOC
Letter Memo
PDF
Acc Football Standings
PDF
Customer Questions, Databases
PDF
Database2
PDF
Customer Questions, Databases
PDF
Customer Questions, Databases
Comp apps syllabus2014
Exploringbus
S companies
Entrepreneurs
2013 endofseason
2012 endofseason
Bill gatescollage
Smith Girls Tennis Match 1
Pets calendar
Pets postcard
Pets flyer
Pets businesscards
Pets brochure
Chapelhillnc
Letter Memo
Acc Football Standings
Customer Questions, Databases
Database2
Customer Questions, Databases
Customer Questions, Databases
Ad

Recently uploaded (20)

PPTX
cloud_computing_Infrastucture_as_cloud_p
PPTX
1. Introduction to Computer Programming.pptx
PPTX
Chapter 5: Probability Theory and Statistics
PPTX
Tartificialntelligence_presentation.pptx
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
2021 HotChips TSMC Packaging Technologies for Chiplets and 3D_0819 publish_pu...
PDF
DP Operators-handbook-extract for the Mautical Institute
PDF
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
PDF
Web App vs Mobile App What Should You Build First.pdf
PDF
1 - Historical Antecedents, Social Consideration.pdf
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PPTX
Modernising the Digital Integration Hub
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
PPT
What is a Computer? Input Devices /output devices
PDF
A novel scalable deep ensemble learning framework for big data classification...
PDF
STKI Israel Market Study 2025 version august
cloud_computing_Infrastucture_as_cloud_p
1. Introduction to Computer Programming.pptx
Chapter 5: Probability Theory and Statistics
Tartificialntelligence_presentation.pptx
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
2021 HotChips TSMC Packaging Technologies for Chiplets and 3D_0819 publish_pu...
DP Operators-handbook-extract for the Mautical Institute
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
Web App vs Mobile App What Should You Build First.pdf
1 - Historical Antecedents, Social Consideration.pdf
NewMind AI Weekly Chronicles - August'25-Week II
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
Modernising the Digital Integration Hub
gpt5_lecture_notes_comprehensive_20250812015547.pdf
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
What is a Computer? Input Devices /output devices
A novel scalable deep ensemble learning framework for big data classification...
STKI Israel Market Study 2025 version august

Database1

  • 1. Microsoft Access Database Assignment Address Book & Home Inventory With Queries, Forms, Reports #1 Create a Table with 8 friends address, Make sure to add the following fields FirstName, LastName, Address, City, State, Zip, Phone, Age, Pizza, Chocolate, Milk, Fruit #2 Create a Table listing 8 items that you own. Include the following fields Item, Value, Date Purchased, Category, Store Purchased, Condition #3 Run the Following Queries A. List Friends that live in the city of Cary B. List Friends that have last names starting with L* or M* or T* or S* C. List Friends with age greater than 14 yrs old D. List Friends that like Pizza and Chocolate E. List Friends that have last names starting with S* or like Milk or Fruit F. List Friends that live in Cary or are > 15 yrs old G. Item that cost greater than $50 #3 Create 2 forms one for each Table created, add pictures and text to each form. #4 Create 3 reports, 2 covering the tables and 2 covering queries created. Include Pictures and Text on Reports