Geschreven door studenten die geslaagd zijn Direct beschikbaar na je betaling Online lezen of als PDF Verkeerd document? Gratis ruilen 4,6 TrustPilot
logo-home
Overig

BIS 245 Week 2 Lab - Skills Development in Visio (Keller) - Latest 2021/22. A+ Verified Grade.

Beoordeling
-
Verkocht
-
Pagina's
18
Geüpload op
29-03-2022
Geschreven in
2021/2022

A. Lab # : BSBA BIS245A-2 B. Lab 2 of 7 : Skills Development in Visio; Creation of MS Access Database C. Lab Overview—Scenario / Summary COs: 1. Given a business situation in which managers require information from a database, determine, analyze, and classify that information so that reports can be designed to meet the requirements. 2. Given a situation containing entities, business rules, and data requirements, create the conceptual model of the database using a database modeling tool. 3. Given an existing relational database schema, evaluate and alter the database design for efficiency. 4. Given an existing database structure demonstrating efficiency and integrity, design the physical tables. Scenario: You have been asked to create a conceptual database model using MS Visio Database Model Diagram Template. The purpose of this lab is to have you gain experience with the various modeling tools needed to create a conceptual model (entity relationship diagram) of a database. You will then modify the model for implementation as a MS Access database. You will create and modify one conceptual model. You will then create a MS Access database based on the model developed in Visio, creating the necessary tables and relationships. Upon completing this lab, you will be able to 1. relying on detailed instructions, add two entities to the existing conceptual model (ERD), including attribute data types and required field lengths; 2. create a new MS Access database file; 3. using the model from Part A of the lab and relying on detailed instructions; create the first two tables in the database; 4. use the experience gained in creating the first two tables to add the remaining tables; 5. using the model from Part A of the lab and relying on detailed instructions; create the relationship between the first two tables in the database; and 6. use the experience gained in creating the first relationship to create the remaining relationships between the tables. D. Deliverables Section Deliverable Points Part A YourNameL (Visio Diagram) Part B YourNameL (Access Database) E. Lab Steps Preparation 1. Get the Visio diagram a. Download Lab2_StarterF file from your course Lab page, and save the file to your local drive. 2. Using Citrix for MS Visio and/or MS Access a. If you are using the Citrix remote lab, follow the login instructions located in the Lab area in the Introduction and Resources area. b. You will have to upload the L file to your Citrix drive, or allow Citrix access to your system. Follow the instructions for uploading files to Citrix, located in the Lab area in the Introduction and Resources area. Lab: Part A: Create a Visio ERD with an Associative Entity Step 1: Open the L file a. Open the L file using Microsoft Office or Visio. b. If you are using Citrix, click on Microsoft Office Applications folder to start Visio. Then use the File menu, open command to open the L file. Step 2: Add two new entities and relationships to the Visio diagram. a. The L file should open like the following screen. Using the Save As command in the Office Button list, save the file as YourNameL. Figure 2-a b. The existing entities may be moved by clicking and dragging to create more room. You will be adding entities to the diagram, so drag a new entity shape to the page. You will need to click more shapes and go to Software Database Crow’s Feet. The menu to insert a table will pop up. You will name the new entity OrderLine, and add the following attributes. 1. OrdLineUnitPrice (required attribute) 2. OrdLineQuantity (required attribute) 3. OrdLineDiscount (not a required attribute) NOTE: If you need assistance to do this, refer to the instructions for the Week 1 Lab. Figure 2-b c. Add a second new entity named orders with the following attributes so that your diagram matches the diagram below. 1. OrderID (primary key) 2. OrderDate (required) 3. OrderRequiredDate (required) 4. OrderShippedDate (not required) 5. OrderShipVia (not required) 6. OrderShipName (required) 7. OrderShipStreet (required) 8. OrderShipCity (required) 9. OrderShipState (required) 10. OrderShipZip (required)

Meer zien Lees minder
Instelling
Vak

Voorbeeld van de inhoud

A. Lab # : BSBA BIS245A-2

B. Lab 2 of 7 : Skills Development in Visio; Creation of MS Access Database

C. Lab Overview—Scenario / Summary

COs:

1. Given a business situation in which managers require information from a database, determine,
analyze, and classify that information so that reports can be designed to meet the requirements.
2. Given a situation containing entities, business rules, and data requirements, create the
conceptual model of the database using a database modeling tool.
3. Given an existing relational database schema, evaluate and alter the database design for
efficiency.
4. Given an existing database structure demonstrating efficiency and integrity, design the physical
tables.

Scenario:

You have been asked to create a conceptual database model using MS Visio Database Model Diagram
Template. The purpose of this lab is to have you gain experience with the various modeling tools needed
to create a conceptual model (entity relationship diagram) of a database. You will then modify the
model for implementation as a MS Access database. You will create and modify one conceptual model.

You will then create a MS Access database based on the model developed in Visio, creating the
necessary tables and relationships.

Upon completing this lab, you will be able to

1. relying on detailed instructions, add two entities to the existing conceptual model (ERD),
including attribute data types and required field lengths;
2. create a new MS Access database file;
3. using the model from Part A of the lab and relying on detailed instructions; create the first two
tables in the database;
4. use the experience gained in creating the first two tables to add the remaining tables;
5. using the model from Part A of the lab and relying on detailed instructions; create the
relationship between the first two tables in the database; and
6. use the experience gained in creating the first relationship to create the remaining relationships
between the tables.

D. Deliverables

Section Deliverable Points
Part A YourNameLab2.vsdx (Visio Diagram)
Part B YourNameLab2.accdb (Access Database)

,E. Lab Steps

Preparation

1. Get the Visio diagram
a. Download Lab2_StarterFile.vsdx file from your course Lab page, and save the file to your
local drive.
2. Using Citrix for MS Visio and/or MS Access
a. If you are using the Citrix remote lab, follow the login instructions located in the Lab
area in the Introduction and Resources area.
b. You will have to upload the Lab2.vsdx file to your Citrix drive, or allow Citrix access to
your system. Follow the instructions for uploading files to Citrix, located in the Lab area
in the Introduction and Resources area.

Lab:

Part A: Create a Visio ERD with an Associative Entity
Step 1: Open the Lab2.vsdx file
a. Open the Lab2.vsdx file using Microsoft Office or Visio.
b. If you are using Citrix, click on Microsoft Office Applications folder to start Visio. Then use the
File menu, open command to open the Lab2.vsdx file.
Step 2: Add two new entities and relationships to the Visio diagram.
a. The Lab2.vsdx file should open like the following screen. Using the Save As command in the
Office Button list, save the file as YourNameLab2.vsdx.

, Figure 2-a
b. The existing entities may be moved by clicking and dragging to create more room. You will be
adding entities to the diagram, so drag a new entity shape to the page. You will need to click
more shapes and go to Software Database Crow’s Feet. The menu to insert a table will
pop up. You will name the new entity OrderLine, and add the following attributes.
1. OrdLineUnitPrice (required attribute)
2. OrdLineQuantity (required attribute)
3. OrdLineDiscount (not a required attribute)
NOTE: If you need assistance to do this, refer to the instructions for the Week 1 Lab.

Geschreven voor

Vak

Documentinformatie

Geüpload op
29 maart 2022
Aantal pagina's
18
Geschreven in
2021/2022
Type
OVERIG
Persoon
Onbekend

Onderwerpen

$13.99
Krijg toegang tot het volledige document:

Verkeerd document? Gratis ruilen Binnen 14 dagen na aankoop en voor het downloaden kun je een ander document kiezen. Je kunt het bedrag gewoon opnieuw besteden.
Geschreven door studenten die geslaagd zijn
Direct beschikbaar na je betaling
Online lezen of als PDF

Maak kennis met de verkoper

Seller avatar
De reputatie van een verkoper is gebaseerd op het aantal documenten dat iemand tegen betaling verkocht heeft en de beoordelingen die voor die items ontvangen zijn. Er zijn drie niveau’s te onderscheiden: brons, zilver en goud. Hoe beter de reputatie, hoe meer de kwaliteit van zijn of haar werk te vertrouwen is.
BrilliantScores Chamberlain College Of Nursng
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
2879
Lid sinds
4 jaar
Aantal volgers
2237
Documenten
16205
Laatst verkocht
1 dag geleden
latest updated documents, correct, verified & graded A study materials

get bundles, documents, test banks, case studies, shadow health's, ATIs, HESIs, study guides, summary, assignments & every kind of study materials.

3.8

782 beoordelingen

5
391
4
118
3
118
2
38
1
117

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Bezig met je bronvermelding?

Maak nauwkeurige citaten in APA, MLA en Harvard met onze gratis bronnengenerator.

Bezig met je bronvermelding?

Veelgestelde vragen