SlideShare a Scribd company logo
1 of 13
Part 2:
Provider Database (Open Office Database)
Use the project description HERE to complete this activity. For
a review of the complete rubric used in grading this exercise,
click on the Assignments tab, then on the title
Case Study Part 2 - Provider Database (Access)
– click on Show Rubrics if the rubric is not already displayed.
The grading rubric has been built for use with MS Access.
However, the elements graded and the point value for each
element is identical for anyone using OO for this assignment.
NOTE: there are some great tutorials on working with
OpenOffice which can be found in the Content menu. Look for
the
Tutorials
menu item in the section under
OpenOffice - Database Alternative for Mac OS X
.
As you recall, data is a collection of facts (numbers, text, even
audio and video files) that is processed into usable information.
Much like a spreadsheet, a database is a collection of such facts
that you can then slice and dice in various ways to extract
information or make decisions. However, the advantage and
primary use of a database over a spreadsheet is its ability to
handle a large volume of data and yet allow for quick access to
the information that is desired.
Databases are everywhere now and impact our lives in a
multitude of ways. It can accurately be said that “your life is in
a database” or, more accurately, in multiple databases, and
information about you (a retrieval of facts about you) is easily
accessible. Your shopping history, credit history, medical
history, even your driving history, is stored in one or more
databases.
This exercise will introduce you to the basic building blocks of
any database – fields, records, and files (also called tables).
Although you will create a database with a single table
containing a small amount of data about computer component
Providers, the more applicable use of databases involves the
creation of many tables linked together with a common field or
“key.” Regardless of the size of the database, the data is stored
in the same way – in fields which are combined to create a
record. And those records are stored in a file or table. The data
is entered into the field via a data entry form, and the
information is extracted (to answer a particular question or
need) via reports and/or queries.
Specific instructions for the project can be found in the table
below.
Create a provider database and related reports and queries to
capture contact information for potential PC component
providers that might be used to purchase the equipment your
specified in your MS Word project – the PC specifications..
This Open Office database assignment has the following parts:
a simple database
table
to hold provider contact information; some of the required
fields in the table require that a Caption be added to the field
characteristics. The Caption will be displayed in the report that
is to be generated.
a simple database
form
that can be used to enter data into the database table;
a simple database
report
that can used to present the data as information;
an OO document that contains mailing labels; and
a separate MS Word
document
answering questions about the database.
All aspects of the assignment will be evaluated according to the
following criteria and overall professional, business-like
appearance. This would include clear readability and formatting
for both screen and print-based output.
Element #
Requirement
Points Allocated
Comments
01
·
Launch Open Office, select Database and select the option to
Create a new database.
You should "register the database
," and then select "Open for editing" on the next screen.
·
Save the new database
with the following name:
“
Student’s First Initial Last Name Provider Information
”
Example:
JSmith Provider Information
Registering your database an i
nternal
registration that allows functions such a labels to recognize and
link to your database.
0.05
Use "
Create table in Design View
" to create a table with all the following fields and settings:
(each letter indicates a separate field)
Field names should be exactly as listed here (e.g. "Provider ID"
or "Provider's Company Name", etc.)
02
A. Provider's Company Name (text)
0.1
03
Two separate fields:
B. Provider Contact-First Name (text)
C. Provider Contact-Last Name (text)
0.4
04
Two separate fields:
D. Billing Address (text)
(this is the street address)
E. City (text)
0.4
05
F. State (text—
limit field size or length to 2 characters
)
0.4
06
G. Zip Code (text—li
mit field size or length to 5 characters
)
0.4
07
Two separate fields:
H.Phone number – area code (text— li
mit field size or length to 3 characters
)
I. Phone number (text)
(Use xxx-xxxx format when entering the data)
0.5
08
J. YTD Orders (decimal – with decimal places allowed set to 2)
(Enter the total amount ($s) of orders your company has placed
with each provider. Use fictitious numbers.)
0.2
09
K. Preferred Provider (Yes/No)
(Criteria must be provided in the
Description
field (Design View) which identifies what constitutes a
Preferred Provider. Base your criteria on a real YTD amount,
e.g. YTD orders greater than $10,000)
0.4
10
Save the table and name the table as follows:
Provider Information Table
0.05
11
When prompted to create a Primary Key, select Yes. Highlight
the table name and select Edit. Set the Field Properties of the
ID field name to AutoValue=Yes. Save the table again. The key
will automatically be called ID – do not change this.
You may also create the primary key using the instructions in
the Tutorial referenced above.
0.2
If you have properly set the ID field as the primary key, it will
be numbered automatically (Auto Number) and display as in
the form.
12
Review your table in Datasheet view. Make sure all
fields names
are fully visible (no truncated entries)
0.1
13
Use the Form Wizard to create a form that uses
all the fields
from the Provider Information Table.
0.2
Let the Form Wizard guide you through the completion of the
form
.
14
Apply a Style (do not use the default)
0.1
15
Name the form as follows:
Provider Data Entry Form
0.05
You should be finished with the form at this point. It is best if
you allow the Form Wizard to open the form to view and enter
information.
16
Ensure that all
field names
are fully visible in each field in Form View (no truncated
entries)
0.1
17
Use the form to enter data
into the table
·
Enter all the appropriate data for
seven
providers (such as
Best Buy, CDW, and CompUSA
.)
·
Mark at least one Provider as a Preferred Provider based on the
criteria you identified in the Preferred Provider field.
It is important to complete all data entry prior to moving on to
create the report. You should also use the table to manually
review and audit all entries to ensure accuracy and consistency
prior to report setup. If find any data entry errors or
inconsistencies, simply go back the item in the form and make
the appropriate corrections.
Missing data or including data that should be ignored will result
in a deduction.
0.25
When you are finished, the Provider Information Table should
contain all the contact information for seven providers. You
may need to create fictitious information for contact names –
other field information should be available from the provider's
company website. For YTD Orders simply input fictitious
values. Marking at least one provider as Preferred should be
based on criteria for YTD Orders (those that exceed a specified
YTD amount that you determine).
That criteria must be included in the field Description for
Preferred Provider
.
The form will automatically populate the Provider ID for you
because this is your primary key.
Provider's Company Name will be your seven providers.
18
Ensure that all entered
data
is fully visible in each field in Datasheet View of the
Provider Information Table
(no truncated entries)
0.1
19
Use the Report Wizard to create a report from the database that
uses the following fields:
·
Provider's Company Name
·
Provider Contact First and Last Name
·
Complete Address (Street, City, State, Zip)
·
Phone Number (including area code field)
0.2
Let the Report Wizard guide you through the completion of the
report.
Use Landscape orientation
Make sure that you do not select the Provider ID field.
20
·
Set up the report to be
sorted
by Provider Contact-Last Name.
0.1
21
·
Ensure that all
field names
and entered
data
are fully visible in all areas of the report (no truncated entries)
·
Select an appropriate layout that improves readability
·
Create the report as a Static report
0.1
You must apply a style OTHER THAN the default style which is
the Office theme.
22
·
Name the report as follows:
Provider Contact Information
Your report will include information for all your Providers.
0.05
After you name the report, you should allow the Report Wizard
to let you preview the report. If you created the report correctly,
you should see the items sorted alphabetically by Provider Last
Name.
(Only one Provider Contact Information report should be
submitted for grading or points will be deducted.)
23
Create mailing labels for the provider list: Include
Contact person’s full name
full Provider's company name
full mailing address.
It is strongly suggested that you use the Help menu (the blue
question mark) and search for labels (Creating and Printing
Labels and Business Cards) under the Index. See also the
Related topic, Printing Address Labels on that same Help page.
You do not need to print the labels, but here is where you can
see whether your labels look correct (Open PDF in Preview).
0.5
Be sure to view your mailing labels to ensure correct spacing of
the name, address. etc. The format should appear as a typical
address on an envelope.
24
·
Save this report as "
Provider Mailing Labels
."
0.05
25
Create an MS Word document.
·
Set it to
double space
normal text
Arial, 12 point.
Save the document as:
“
First Initial Last Name
Access Questions
”
Example:
JSmith Access Questions
Create a
Title Page
which shows your project title, your first and last name, the
course id and the due date. See comment to the right for the
project title.
In your MS Word document, answer both of these questions in
4 to 5 well written sentences
.
Questions
:
1
. Your Director has approved the purchase of the computers that
you recommended in your response to the Case Study – Part 1,
the specification for the computers. The data in this database
you created here is rather limited. What
fields
would you add to the database you created in this project that
would help you in choosing a provider or providers to use to
fulfill the purchases?
2. Could you use an Excel spreadsheet to replicate the same
activity that you completed for the Access database project?
What advantages or disadvantages might using Excel have over
using Access in this Case Study?
.25 to .5 points can be deducted for typos or grammatical errors
1 point total
0.05/doc
0.05/title page
0.45/each question
The title must be
PC Specifications for the Director
by
[insert your first and last name]
[insert course id]
[insert due date]
When submitting your project, be sure to attach BOTH the OO
database (the table, form, and report will be included in the
single database file) AND the two documents (one an OO
document containing mailing labels and a Word document
which contains answers to the two questions above).
TOTAL
6
Part 2Provider Database (Open Office Database)Use the project.docx

More Related Content

Similar to Part 2Provider Database (Open Office Database)Use the project.docx

Part 1 - Microsoft AccessView GlossaryUse Access to create a.docx
Part 1 - Microsoft AccessView GlossaryUse Access to create a.docxPart 1 - Microsoft AccessView GlossaryUse Access to create a.docx
Part 1 - Microsoft AccessView GlossaryUse Access to create a.docxhoney690131
 
DSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BI
DSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BI
DSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIEzekielJames8
 
access1.ppt
access1.pptaccess1.ppt
access1.pptmayada34
 
BUSI 301 Book Review RubricScoreCommentsResearch 25.docx
BUSI 301 Book Review RubricScoreCommentsResearch 25.docxBUSI 301 Book Review RubricScoreCommentsResearch 25.docx
BUSI 301 Book Review RubricScoreCommentsResearch 25.docxhumphrieskalyn
 
Part 1 - Microsoft Access 2019Use Access to create a database to.docx
Part 1 - Microsoft Access 2019Use Access to create a database to.docxPart 1 - Microsoft Access 2019Use Access to create a database to.docx
Part 1 - Microsoft Access 2019Use Access to create a database to.docxhoney690131
 
Create a basic performance point dashboard epc
Create a basic performance point dashboard   epcCreate a basic performance point dashboard   epc
Create a basic performance point dashboard epcEPC Group
 
CREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDER
CREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDERCREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDER
CREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDERSagarDuttPhuloria
 
CS1100 Access Lab 1 Creating and Querying Database.docx
CS1100 Access Lab 1  Creating and Querying Database.docxCS1100 Access Lab 1  Creating and Querying Database.docx
CS1100 Access Lab 1 Creating and Querying Database.docxfaithxdunce63732
 
knowledgeforumpowerbitrainingnew-230816140827-5eb14be7.pdf
knowledgeforumpowerbitrainingnew-230816140827-5eb14be7.pdfknowledgeforumpowerbitrainingnew-230816140827-5eb14be7.pdf
knowledgeforumpowerbitrainingnew-230816140827-5eb14be7.pdfRame28
 
Developing a ssrs report using a ssas data source
Developing a ssrs report using a ssas data sourceDeveloping a ssrs report using a ssas data source
Developing a ssrs report using a ssas data sourcerelekarsushant
 
ETL Microsoft Material
ETL Microsoft MaterialETL Microsoft Material
ETL Microsoft MaterialAhmed Hashem
 
obiee-training-obiee-11g-bi-publisher.pdf
obiee-training-obiee-11g-bi-publisher.pdfobiee-training-obiee-11g-bi-publisher.pdf
obiee-training-obiee-11g-bi-publisher.pdfAhmedChakroun13
 
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docx
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docxCOM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docx
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docxmccormicknadine86
 
10359485
1035948510359485
10359485kavumo
 

Similar to Part 2Provider Database (Open Office Database)Use the project.docx (20)

Part 1 - Microsoft AccessView GlossaryUse Access to create a.docx
Part 1 - Microsoft AccessView GlossaryUse Access to create a.docxPart 1 - Microsoft AccessView GlossaryUse Access to create a.docx
Part 1 - Microsoft AccessView GlossaryUse Access to create a.docx
 
DSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BI
DSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BI
DSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BIDSN_Power BI
 
Bis 345-week-4-i lab-new
Bis 345-week-4-i lab-newBis 345-week-4-i lab-new
Bis 345-week-4-i lab-new
 
access1.ppt
access1.pptaccess1.ppt
access1.ppt
 
BUSI 301 Book Review RubricScoreCommentsResearch 25.docx
BUSI 301 Book Review RubricScoreCommentsResearch 25.docxBUSI 301 Book Review RubricScoreCommentsResearch 25.docx
BUSI 301 Book Review RubricScoreCommentsResearch 25.docx
 
Template builder for word tutorial
Template builder for word tutorialTemplate builder for word tutorial
Template builder for word tutorial
 
Part 1 - Microsoft Access 2019Use Access to create a database to.docx
Part 1 - Microsoft Access 2019Use Access to create a database to.docxPart 1 - Microsoft Access 2019Use Access to create a database to.docx
Part 1 - Microsoft Access 2019Use Access to create a database to.docx
 
Create a basic performance point dashboard epc
Create a basic performance point dashboard   epcCreate a basic performance point dashboard   epc
Create a basic performance point dashboard epc
 
CREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDER
CREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDERCREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDER
CREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDER
 
CS1100 Access Lab 1 Creating and Querying Database.docx
CS1100 Access Lab 1  Creating and Querying Database.docxCS1100 Access Lab 1  Creating and Querying Database.docx
CS1100 Access Lab 1 Creating and Querying Database.docx
 
knowledgeforumpowerbitrainingnew-230816140827-5eb14be7.pdf
knowledgeforumpowerbitrainingnew-230816140827-5eb14be7.pdfknowledgeforumpowerbitrainingnew-230816140827-5eb14be7.pdf
knowledgeforumpowerbitrainingnew-230816140827-5eb14be7.pdf
 
PowerBI Training
PowerBI Training PowerBI Training
PowerBI Training
 
Developing a ssrs report using a ssas data source
Developing a ssrs report using a ssas data sourceDeveloping a ssrs report using a ssas data source
Developing a ssrs report using a ssas data source
 
It ready dw_day4_rev00
It ready dw_day4_rev00It ready dw_day4_rev00
It ready dw_day4_rev00
 
ETL Microsoft Material
ETL Microsoft MaterialETL Microsoft Material
ETL Microsoft Material
 
obiee-training-obiee-11g-bi-publisher.pdf
obiee-training-obiee-11g-bi-publisher.pdfobiee-training-obiee-11g-bi-publisher.pdf
obiee-training-obiee-11g-bi-publisher.pdf
 
Mca 504 dotnet_unit5
Mca 504 dotnet_unit5Mca 504 dotnet_unit5
Mca 504 dotnet_unit5
 
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docx
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docxCOM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docx
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docx
 
10359485
1035948510359485
10359485
 
Ms access 2007 pptx
Ms access 2007 pptxMs access 2007 pptx
Ms access 2007 pptx
 

More from dewhirstichabod

CASE STUDY 2.1 W. L. Gore and AssociatesHe was ready for anythi.docx
CASE STUDY 2.1 W. L. Gore and AssociatesHe was ready for anythi.docxCASE STUDY 2.1 W. L. Gore and AssociatesHe was ready for anythi.docx
CASE STUDY 2.1 W. L. Gore and AssociatesHe was ready for anythi.docxdewhirstichabod
 
Case Study 1Case Study 1Ms. A. is an apparently heal.docx
Case Study 1Case Study 1Ms. A. is an apparently heal.docxCase Study 1Case Study 1Ms. A. is an apparently heal.docx
Case Study 1Case Study 1Ms. A. is an apparently heal.docxdewhirstichabod
 
Case study 1Client ProfileMrs. Harriet is a 68-year-old .docx
Case study 1Client ProfileMrs. Harriet is a 68-year-old .docxCase study 1Client ProfileMrs. Harriet is a 68-year-old .docx
Case study 1Client ProfileMrs. Harriet is a 68-year-old .docxdewhirstichabod
 
Case Study 11.1 Why the Circus No Longer Comes to TownFor 146 y.docx
Case Study 11.1 Why the Circus No Longer Comes to TownFor 146 y.docxCase Study 11.1 Why the Circus No Longer Comes to TownFor 146 y.docx
Case Study 11.1 Why the Circus No Longer Comes to TownFor 146 y.docxdewhirstichabod
 
Case Study 10.3 Regulating Love at the OfficeThe office has bec.docx
Case Study 10.3 Regulating Love at the OfficeThe office has bec.docxCase Study 10.3 Regulating Love at the OfficeThe office has bec.docx
Case Study 10.3 Regulating Love at the OfficeThe office has bec.docxdewhirstichabod
 
Case Study 1 Is Business Ready for Wearable ComputersWearable .docx
Case Study 1 Is Business Ready for Wearable ComputersWearable .docxCase Study 1 Is Business Ready for Wearable ComputersWearable .docx
Case Study 1 Is Business Ready for Wearable ComputersWearable .docxdewhirstichabod
 
Case Study 1 Headaches Neurological system and continue practicing .docx
Case Study 1 Headaches Neurological system and continue practicing .docxCase Study 1 Headaches Neurological system and continue practicing .docx
Case Study 1 Headaches Neurological system and continue practicing .docxdewhirstichabod
 
CASE STUDY 1 HeadachesA 20-year-old male complains of exper.docx
CASE STUDY 1 HeadachesA 20-year-old male complains of exper.docxCASE STUDY 1 HeadachesA 20-year-old male complains of exper.docx
CASE STUDY 1 HeadachesA 20-year-old male complains of exper.docxdewhirstichabod
 
Case Study - Stambovsky v. Ackley and Ellis Realty Supreme C.docx
Case Study - Stambovsky v. Ackley and Ellis Realty Supreme C.docxCase Study - Stambovsky v. Ackley and Ellis Realty Supreme C.docx
Case Study - Stambovsky v. Ackley and Ellis Realty Supreme C.docxdewhirstichabod
 
CASE STUDY - THE SOCIAL NETWORKThe growing use of social network.docx
CASE STUDY - THE SOCIAL NETWORKThe growing use of social network.docxCASE STUDY - THE SOCIAL NETWORKThe growing use of social network.docx
CASE STUDY - THE SOCIAL NETWORKThe growing use of social network.docxdewhirstichabod
 
Case Study #1 Probation or PrisonWrite a 12 to one page (.docx
Case Study #1 Probation or PrisonWrite a 12 to one page (.docxCase Study #1 Probation or PrisonWrite a 12 to one page (.docx
Case Study #1 Probation or PrisonWrite a 12 to one page (.docxdewhirstichabod
 
Case Studies of Data Warehousing FailuresFour studies of data .docx
Case Studies of Data Warehousing FailuresFour studies of data .docxCase Studies of Data Warehousing FailuresFour studies of data .docx
Case Studies of Data Warehousing FailuresFour studies of data .docxdewhirstichabod
 
Case Studies GuidelinesWhat is a Case StudyCase studies.docx
Case Studies GuidelinesWhat is a Case StudyCase studies.docxCase Studies GuidelinesWhat is a Case StudyCase studies.docx
Case Studies GuidelinesWhat is a Case StudyCase studies.docxdewhirstichabod
 
Case Studies Focusing on Fluency StrategiesCase Scenario .docx
Case Studies Focusing on Fluency StrategiesCase Scenario .docxCase Studies Focusing on Fluency StrategiesCase Scenario .docx
Case Studies Focusing on Fluency StrategiesCase Scenario .docxdewhirstichabod
 
Case Project 8-2 Detecting Unauthorized ApplicationsIn conducti.docx
Case Project 8-2 Detecting Unauthorized ApplicationsIn conducti.docxCase Project 8-2 Detecting Unauthorized ApplicationsIn conducti.docx
Case Project 8-2 Detecting Unauthorized ApplicationsIn conducti.docxdewhirstichabod
 
Case Number 7Student’s NameInstitution Affiliation.docx
Case Number 7Student’s NameInstitution Affiliation.docxCase Number 7Student’s NameInstitution Affiliation.docx
Case Number 7Student’s NameInstitution Affiliation.docxdewhirstichabod
 
Case number #10 OVERVIEWAbstract In this case, a local chapt.docx
Case number #10 OVERVIEWAbstract In this case, a local chapt.docxCase number #10 OVERVIEWAbstract In this case, a local chapt.docx
Case number #10 OVERVIEWAbstract In this case, a local chapt.docxdewhirstichabod
 
Case GE’s Two-Decade Transformation Jack Welch’s Leadership.docx
Case GE’s Two-Decade Transformation Jack Welch’s Leadership.docxCase GE’s Two-Decade Transformation Jack Welch’s Leadership.docx
Case GE’s Two-Decade Transformation Jack Welch’s Leadership.docxdewhirstichabod
 
CASE BRIEF 7.2 Tiffany and Company v. Andrew 2012 W.docx
CASE BRIEF 7.2  Tiffany and Company v. Andrew 2012 W.docxCASE BRIEF 7.2  Tiffany and Company v. Andrew 2012 W.docx
CASE BRIEF 7.2 Tiffany and Company v. Andrew 2012 W.docxdewhirstichabod
 
CASE 5Business Performance Evaluation Approaches for Thoughtf.docx
CASE 5Business Performance Evaluation Approaches for Thoughtf.docxCASE 5Business Performance Evaluation Approaches for Thoughtf.docx
CASE 5Business Performance Evaluation Approaches for Thoughtf.docxdewhirstichabod
 

More from dewhirstichabod (20)

CASE STUDY 2.1 W. L. Gore and AssociatesHe was ready for anythi.docx
CASE STUDY 2.1 W. L. Gore and AssociatesHe was ready for anythi.docxCASE STUDY 2.1 W. L. Gore and AssociatesHe was ready for anythi.docx
CASE STUDY 2.1 W. L. Gore and AssociatesHe was ready for anythi.docx
 
Case Study 1Case Study 1Ms. A. is an apparently heal.docx
Case Study 1Case Study 1Ms. A. is an apparently heal.docxCase Study 1Case Study 1Ms. A. is an apparently heal.docx
Case Study 1Case Study 1Ms. A. is an apparently heal.docx
 
Case study 1Client ProfileMrs. Harriet is a 68-year-old .docx
Case study 1Client ProfileMrs. Harriet is a 68-year-old .docxCase study 1Client ProfileMrs. Harriet is a 68-year-old .docx
Case study 1Client ProfileMrs. Harriet is a 68-year-old .docx
 
Case Study 11.1 Why the Circus No Longer Comes to TownFor 146 y.docx
Case Study 11.1 Why the Circus No Longer Comes to TownFor 146 y.docxCase Study 11.1 Why the Circus No Longer Comes to TownFor 146 y.docx
Case Study 11.1 Why the Circus No Longer Comes to TownFor 146 y.docx
 
Case Study 10.3 Regulating Love at the OfficeThe office has bec.docx
Case Study 10.3 Regulating Love at the OfficeThe office has bec.docxCase Study 10.3 Regulating Love at the OfficeThe office has bec.docx
Case Study 10.3 Regulating Love at the OfficeThe office has bec.docx
 
Case Study 1 Is Business Ready for Wearable ComputersWearable .docx
Case Study 1 Is Business Ready for Wearable ComputersWearable .docxCase Study 1 Is Business Ready for Wearable ComputersWearable .docx
Case Study 1 Is Business Ready for Wearable ComputersWearable .docx
 
Case Study 1 Headaches Neurological system and continue practicing .docx
Case Study 1 Headaches Neurological system and continue practicing .docxCase Study 1 Headaches Neurological system and continue practicing .docx
Case Study 1 Headaches Neurological system and continue practicing .docx
 
CASE STUDY 1 HeadachesA 20-year-old male complains of exper.docx
CASE STUDY 1 HeadachesA 20-year-old male complains of exper.docxCASE STUDY 1 HeadachesA 20-year-old male complains of exper.docx
CASE STUDY 1 HeadachesA 20-year-old male complains of exper.docx
 
Case Study - Stambovsky v. Ackley and Ellis Realty Supreme C.docx
Case Study - Stambovsky v. Ackley and Ellis Realty Supreme C.docxCase Study - Stambovsky v. Ackley and Ellis Realty Supreme C.docx
Case Study - Stambovsky v. Ackley and Ellis Realty Supreme C.docx
 
CASE STUDY - THE SOCIAL NETWORKThe growing use of social network.docx
CASE STUDY - THE SOCIAL NETWORKThe growing use of social network.docxCASE STUDY - THE SOCIAL NETWORKThe growing use of social network.docx
CASE STUDY - THE SOCIAL NETWORKThe growing use of social network.docx
 
Case Study #1 Probation or PrisonWrite a 12 to one page (.docx
Case Study #1 Probation or PrisonWrite a 12 to one page (.docxCase Study #1 Probation or PrisonWrite a 12 to one page (.docx
Case Study #1 Probation or PrisonWrite a 12 to one page (.docx
 
Case Studies of Data Warehousing FailuresFour studies of data .docx
Case Studies of Data Warehousing FailuresFour studies of data .docxCase Studies of Data Warehousing FailuresFour studies of data .docx
Case Studies of Data Warehousing FailuresFour studies of data .docx
 
Case Studies GuidelinesWhat is a Case StudyCase studies.docx
Case Studies GuidelinesWhat is a Case StudyCase studies.docxCase Studies GuidelinesWhat is a Case StudyCase studies.docx
Case Studies GuidelinesWhat is a Case StudyCase studies.docx
 
Case Studies Focusing on Fluency StrategiesCase Scenario .docx
Case Studies Focusing on Fluency StrategiesCase Scenario .docxCase Studies Focusing on Fluency StrategiesCase Scenario .docx
Case Studies Focusing on Fluency StrategiesCase Scenario .docx
 
Case Project 8-2 Detecting Unauthorized ApplicationsIn conducti.docx
Case Project 8-2 Detecting Unauthorized ApplicationsIn conducti.docxCase Project 8-2 Detecting Unauthorized ApplicationsIn conducti.docx
Case Project 8-2 Detecting Unauthorized ApplicationsIn conducti.docx
 
Case Number 7Student’s NameInstitution Affiliation.docx
Case Number 7Student’s NameInstitution Affiliation.docxCase Number 7Student’s NameInstitution Affiliation.docx
Case Number 7Student’s NameInstitution Affiliation.docx
 
Case number #10 OVERVIEWAbstract In this case, a local chapt.docx
Case number #10 OVERVIEWAbstract In this case, a local chapt.docxCase number #10 OVERVIEWAbstract In this case, a local chapt.docx
Case number #10 OVERVIEWAbstract In this case, a local chapt.docx
 
Case GE’s Two-Decade Transformation Jack Welch’s Leadership.docx
Case GE’s Two-Decade Transformation Jack Welch’s Leadership.docxCase GE’s Two-Decade Transformation Jack Welch’s Leadership.docx
Case GE’s Two-Decade Transformation Jack Welch’s Leadership.docx
 
CASE BRIEF 7.2 Tiffany and Company v. Andrew 2012 W.docx
CASE BRIEF 7.2  Tiffany and Company v. Andrew 2012 W.docxCASE BRIEF 7.2  Tiffany and Company v. Andrew 2012 W.docx
CASE BRIEF 7.2 Tiffany and Company v. Andrew 2012 W.docx
 
CASE 5Business Performance Evaluation Approaches for Thoughtf.docx
CASE 5Business Performance Evaluation Approaches for Thoughtf.docxCASE 5Business Performance Evaluation Approaches for Thoughtf.docx
CASE 5Business Performance Evaluation Approaches for Thoughtf.docx
 

Recently uploaded

Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsSandeep D Chaudhary
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsNbelano25
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 

Recently uploaded (20)

Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 

Part 2Provider Database (Open Office Database)Use the project.docx

  • 1. Part 2: Provider Database (Open Office Database) Use the project description HERE to complete this activity. For a review of the complete rubric used in grading this exercise, click on the Assignments tab, then on the title Case Study Part 2 - Provider Database (Access) – click on Show Rubrics if the rubric is not already displayed. The grading rubric has been built for use with MS Access. However, the elements graded and the point value for each element is identical for anyone using OO for this assignment. NOTE: there are some great tutorials on working with OpenOffice which can be found in the Content menu. Look for the Tutorials menu item in the section under OpenOffice - Database Alternative for Mac OS X . As you recall, data is a collection of facts (numbers, text, even audio and video files) that is processed into usable information. Much like a spreadsheet, a database is a collection of such facts that you can then slice and dice in various ways to extract information or make decisions. However, the advantage and primary use of a database over a spreadsheet is its ability to handle a large volume of data and yet allow for quick access to the information that is desired. Databases are everywhere now and impact our lives in a multitude of ways. It can accurately be said that “your life is in a database” or, more accurately, in multiple databases, and information about you (a retrieval of facts about you) is easily accessible. Your shopping history, credit history, medical history, even your driving history, is stored in one or more databases.
  • 2. This exercise will introduce you to the basic building blocks of any database – fields, records, and files (also called tables). Although you will create a database with a single table containing a small amount of data about computer component Providers, the more applicable use of databases involves the creation of many tables linked together with a common field or “key.” Regardless of the size of the database, the data is stored in the same way – in fields which are combined to create a record. And those records are stored in a file or table. The data is entered into the field via a data entry form, and the information is extracted (to answer a particular question or need) via reports and/or queries. Specific instructions for the project can be found in the table below. Create a provider database and related reports and queries to capture contact information for potential PC component providers that might be used to purchase the equipment your specified in your MS Word project – the PC specifications.. This Open Office database assignment has the following parts: a simple database table to hold provider contact information; some of the required fields in the table require that a Caption be added to the field characteristics. The Caption will be displayed in the report that is to be generated. a simple database form that can be used to enter data into the database table; a simple database report that can used to present the data as information; an OO document that contains mailing labels; and
  • 3. a separate MS Word document answering questions about the database. All aspects of the assignment will be evaluated according to the following criteria and overall professional, business-like appearance. This would include clear readability and formatting for both screen and print-based output. Element # Requirement Points Allocated Comments 01 · Launch Open Office, select Database and select the option to Create a new database. You should "register the database ," and then select "Open for editing" on the next screen. · Save the new database with the following name: “ Student’s First Initial Last Name Provider Information ” Example: JSmith Provider Information Registering your database an i nternal registration that allows functions such a labels to recognize and link to your database. 0.05
  • 4. Use " Create table in Design View " to create a table with all the following fields and settings: (each letter indicates a separate field) Field names should be exactly as listed here (e.g. "Provider ID" or "Provider's Company Name", etc.) 02 A. Provider's Company Name (text) 0.1 03 Two separate fields: B. Provider Contact-First Name (text) C. Provider Contact-Last Name (text) 0.4 04 Two separate fields: D. Billing Address (text) (this is the street address) E. City (text) 0.4 05 F. State (text— limit field size or length to 2 characters ) 0.4 06 G. Zip Code (text—li mit field size or length to 5 characters
  • 5. ) 0.4 07 Two separate fields: H.Phone number – area code (text— li mit field size or length to 3 characters ) I. Phone number (text) (Use xxx-xxxx format when entering the data) 0.5 08 J. YTD Orders (decimal – with decimal places allowed set to 2) (Enter the total amount ($s) of orders your company has placed with each provider. Use fictitious numbers.) 0.2 09 K. Preferred Provider (Yes/No) (Criteria must be provided in the Description field (Design View) which identifies what constitutes a Preferred Provider. Base your criteria on a real YTD amount, e.g. YTD orders greater than $10,000) 0.4 10 Save the table and name the table as follows: Provider Information Table 0.05 11
  • 6. When prompted to create a Primary Key, select Yes. Highlight the table name and select Edit. Set the Field Properties of the ID field name to AutoValue=Yes. Save the table again. The key will automatically be called ID – do not change this. You may also create the primary key using the instructions in the Tutorial referenced above. 0.2 If you have properly set the ID field as the primary key, it will be numbered automatically (Auto Number) and display as in the form. 12 Review your table in Datasheet view. Make sure all fields names are fully visible (no truncated entries) 0.1 13 Use the Form Wizard to create a form that uses all the fields from the Provider Information Table. 0.2 Let the Form Wizard guide you through the completion of the form . 14 Apply a Style (do not use the default) 0.1 15 Name the form as follows: Provider Data Entry Form 0.05 You should be finished with the form at this point. It is best if
  • 7. you allow the Form Wizard to open the form to view and enter information. 16 Ensure that all field names are fully visible in each field in Form View (no truncated entries) 0.1 17 Use the form to enter data into the table · Enter all the appropriate data for seven providers (such as Best Buy, CDW, and CompUSA .) · Mark at least one Provider as a Preferred Provider based on the criteria you identified in the Preferred Provider field. It is important to complete all data entry prior to moving on to create the report. You should also use the table to manually review and audit all entries to ensure accuracy and consistency prior to report setup. If find any data entry errors or inconsistencies, simply go back the item in the form and make the appropriate corrections. Missing data or including data that should be ignored will result in a deduction. 0.25 When you are finished, the Provider Information Table should contain all the contact information for seven providers. You may need to create fictitious information for contact names – other field information should be available from the provider's
  • 8. company website. For YTD Orders simply input fictitious values. Marking at least one provider as Preferred should be based on criteria for YTD Orders (those that exceed a specified YTD amount that you determine). That criteria must be included in the field Description for Preferred Provider . The form will automatically populate the Provider ID for you because this is your primary key. Provider's Company Name will be your seven providers. 18 Ensure that all entered data is fully visible in each field in Datasheet View of the Provider Information Table (no truncated entries) 0.1 19 Use the Report Wizard to create a report from the database that uses the following fields: · Provider's Company Name · Provider Contact First and Last Name · Complete Address (Street, City, State, Zip) · Phone Number (including area code field) 0.2
  • 9. Let the Report Wizard guide you through the completion of the report. Use Landscape orientation Make sure that you do not select the Provider ID field. 20 · Set up the report to be sorted by Provider Contact-Last Name. 0.1 21 · Ensure that all field names and entered data are fully visible in all areas of the report (no truncated entries) · Select an appropriate layout that improves readability · Create the report as a Static report 0.1 You must apply a style OTHER THAN the default style which is the Office theme. 22 · Name the report as follows: Provider Contact Information Your report will include information for all your Providers. 0.05
  • 10. After you name the report, you should allow the Report Wizard to let you preview the report. If you created the report correctly, you should see the items sorted alphabetically by Provider Last Name. (Only one Provider Contact Information report should be submitted for grading or points will be deducted.) 23 Create mailing labels for the provider list: Include Contact person’s full name full Provider's company name full mailing address. It is strongly suggested that you use the Help menu (the blue question mark) and search for labels (Creating and Printing Labels and Business Cards) under the Index. See also the Related topic, Printing Address Labels on that same Help page. You do not need to print the labels, but here is where you can see whether your labels look correct (Open PDF in Preview). 0.5 Be sure to view your mailing labels to ensure correct spacing of the name, address. etc. The format should appear as a typical address on an envelope. 24 · Save this report as " Provider Mailing Labels ." 0.05 25 Create an MS Word document. ·
  • 11. Set it to double space normal text Arial, 12 point. Save the document as: “ First Initial Last Name Access Questions ” Example: JSmith Access Questions Create a Title Page which shows your project title, your first and last name, the course id and the due date. See comment to the right for the project title. In your MS Word document, answer both of these questions in 4 to 5 well written sentences . Questions : 1 . Your Director has approved the purchase of the computers that you recommended in your response to the Case Study – Part 1, the specification for the computers. The data in this database you created here is rather limited. What fields would you add to the database you created in this project that would help you in choosing a provider or providers to use to fulfill the purchases? 2. Could you use an Excel spreadsheet to replicate the same activity that you completed for the Access database project? What advantages or disadvantages might using Excel have over
  • 12. using Access in this Case Study? .25 to .5 points can be deducted for typos or grammatical errors 1 point total 0.05/doc 0.05/title page 0.45/each question The title must be PC Specifications for the Director by [insert your first and last name] [insert course id] [insert due date] When submitting your project, be sure to attach BOTH the OO database (the table, form, and report will be included in the single database file) AND the two documents (one an OO document containing mailing labels and a Word document which contains answers to the two questions above). TOTAL 6