SlideShare a Scribd company logo
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

DOCX
Part 2Provider Database (Open Office Database)Use the project des.docx
DOCX
Part 2Provider Database (MS Access)Use the project descriptio.docx
DOCX
Case Study Part 2 - Provider Database (Access) AssignmentsPart.docx
DOCX
Part 2Provider Database (MS Access)For a review of the complete r.docx
DOCX
Part 2Provider Database (MS Access)Use the project description HE.docx
DOCX
Part 2Provider Database (MS Access)Use the project description HE.docx
DOCX
Part 2Supplier Database (MS Access)As you recall, data is a.docx
PPTX
MS Access teaching powerpoint tasks
Part 2Provider Database (Open Office Database)Use the project des.docx
Part 2Provider Database (MS Access)Use the project descriptio.docx
Case Study Part 2 - Provider Database (Access) AssignmentsPart.docx
Part 2Provider Database (MS Access)For a review of the complete r.docx
Part 2Provider Database (MS Access)Use the project description HE.docx
Part 2Provider Database (MS Access)Use the project description HE.docx
Part 2Supplier Database (MS Access)As you recall, data is a.docx
MS Access teaching powerpoint tasks

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

DOCX
CIS 3100 - Database Design and ImplementationScoring Rubric.docx
DOCX
Product Supplier59,58,8,2.50CIS 3100 - Database Desig.docx
PPT
MS Access and Database Fundamentals
PPT
Databases versus Spreadsheets-do you know where your data is?
PPTX
Lecture2 slides
PDF
Nota ict form 5
PPTX
Ch01 Access
 
PDF
Policy management system project report.pdf
PPT
Access introduction
PPTX
ECDL module 5: using databases [To be continued]
PDF
Access advanced tutorial
PDF
Insurance management system project report.pdf
PPT
PDF
Access2003
PDF
Access2003
PDF
Lectura Capitulo 5. Sistemas de Información Gerencial, James O´Brien
PPTX
PPTX
Access Chapter 01
PPTX
Ch02 Access
 
PDF
Notacd12
CIS 3100 - Database Design and ImplementationScoring Rubric.docx
Product Supplier59,58,8,2.50CIS 3100 - Database Desig.docx
MS Access and Database Fundamentals
Databases versus Spreadsheets-do you know where your data is?
Lecture2 slides
Nota ict form 5
Ch01 Access
 
Policy management system project report.pdf
Access introduction
ECDL module 5: using databases [To be continued]
Access advanced tutorial
Insurance management system project report.pdf
Access2003
Access2003
Lectura Capitulo 5. Sistemas de Información Gerencial, James O´Brien
Access Chapter 01
Ch02 Access
 
Notacd12
Ad

More from dewhirstichabod (20)

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

Recently uploaded (20)

PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
master seminar digital applications in india
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Cell Types and Its function , kingdom of life
PDF
01-Introduction-to-Information-Management.pdf
PDF
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
Institutional Correction lecture only . . .
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
Cell Structure & Organelles in detailed.
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
Business Ethics Teaching Materials for college
PDF
Complications of Minimal Access Surgery at WLH
PDF
Classroom Observation Tools for Teachers
PDF
Microbial disease of the cardiovascular and lymphatic systems
Pharmacology of Heart Failure /Pharmacotherapy of CHF
O7-L3 Supply Chain Operations - ICLT Program
Microbial diseases, their pathogenesis and prophylaxis
master seminar digital applications in india
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Cell Types and Its function , kingdom of life
01-Introduction-to-Information-Management.pdf
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Institutional Correction lecture only . . .
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
VCE English Exam - Section C Student Revision Booklet
Cell Structure & Organelles in detailed.
Supply Chain Operations Speaking Notes -ICLT Program
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Business Ethics Teaching Materials for college
Complications of Minimal Access Surgery at WLH
Classroom Observation Tools for Teachers
Microbial disease of the cardiovascular and lymphatic systems

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