Great Deal! Get Instant $10 FREE in Account on First Order + 10% Cashback on Every Order Order Now

A. Lab BSBA BIS245A-7 B. Lab 7 of 7: Database Navigation C. Lab Overview—Scenario/Summary: COs: 8. Given a database application containing forms, queries, and reports, automate tasks and create a menu...

1 answer below »
A. Lab BSBA BIS245A-7
B. Lab 7 of 7: Database Navigation
C. Lab Overview—Scenario/Summary:
COs:
8. Given a database application containing forms, queries, and reports, automate tasks and create a menu system which allows for efficient navigation and operation of the database’s functionality.
Scenario:
The purpose of this lab is to show the student how to create navigation systems for an Access application. Students will create a main navigation form which links to additional navigation forms called enter data and view reports. Additionally, students will create forms to automate printing reports and closing/exiting the database. The enter data form allows you to open customer and city forms automatically. The view reports form allows the user to automatically open the customer list and customers by city reports. The print reports form will allow users to automatically print the reports. The exit database form allows users to close the database and exit the application entirely.
The navigation forms can provide some measure of security to the database as they may prevent users unfamiliar with Access from accessing database objects directly; they make using Access more intuitive to use and can prevent new users from inadvertently damaging your database objects.
D. Deliverables:
Upload the modified Lab7_Start.accdb file that you saved as YourName_Lab7.accdb to the
Week 7 Lab Assignment.
    Step
    Deliverable
    Points
    Part A
    Develop the Enter Data, View Reports, Print Reports, and Custome
Database Navigation Forms.
    
    Part B
    Create the Close Database Form and add it to the Main Database
Navigation Form. Set the Database Options.
    
E. Lab Steps:
Preparation:
· Download the Access starter file from the Week 7 Lab page, and save the file onto “c:\” directory (your local drive).
· Using Citrix for MS Visio and/or MS Access
· If you are using the Citrix remote lab, follow the login instructions located in the Lab area under Introduction and Resources.
· You will have to upload the Lab7_Start.accdb file to your Citrix folder. Follow the instructions located in the Lab area under Introduction and Resources.
· Start MS Access.
· If you are using Citrix, click on Microsoft Office Applications folder.
· If you are using Access on a local computer, select Microsoft Office from your program menu.
MS Access Switchboards
In the past, users navigated database applications using a menu system based on a hierarchy similar to that illustrated below.
Although this is a logical approach, it was not always efficient or user friendly. Access 2016 allows for development of navigation screens facilitating more efficient movement from one function to another within the database. In this lab, you will create navigation forms that allow users to move through the various objects in a simple Access application. The Access application has two forms (maintain customers and maintain city), and two reports (customer list and customer by city). The navigation system accesses these objects using this structure. Please see below.
Notice the customer database navigation form with the ta
ed options of enter data, view reports, print reports, and exit database. It facilitates easy movement from one object to another, but (in this case) does not allow access to the underlying tables. The enter data tab is cu
ently selected, and it presents two additional tabs to either maintain customers or to maintain cities.
The user can easily go to the database reports by simply clicking the view reports tab in the customer database navigation form. This opens an additional navigation form showing the two reports CustomerList and CustomersByCity.
Lab:
Part A: Step-by-Step Instructions to Create Navigation Forms
Step 1: Create the Navigation Forms
a. Open your Lab7_Start.accdb Access database file, and become familiar with the contents.
. Go to the create tab and select navigation, horizontal tabs from the forms group.
You will see the screen below, which we will use to create the enter data navigation form. Notice that the new navigation form opens in layout view.
c. Click the tab reading add new, and enter maintain customers. Then press enter. Notice the maintain customers form appears in the body of the navigation form. Click to select the maintain customers tab, and drag the right border to widen it so that the complete title shows.
d. Now repeat this process to add the MaintainCities form. Notice that in the database objects list, the MaintainCities form name does not include a space between the two words. Be sure you type it exactly the same way in the tab as it shows in the database objects list. Otherwise, your navigation form will not be able to associate the tab with the existing form. Once the new form is added, your navigation form should look similar to the next illustration.
You will need to change the title at the top of the form. Click to select the cu
ent title, navigation form and replace it with the new title, enter data.
e. Click the form view option. If you are satisfied with your new form, you may close it using the object close box circled in the diagram below. When the dialog box appears, click yes and name the form enter data.
f. The new navigation form now appears in the objects list, as shown below.
Step 2: Create Navigation Form to View Reports
Repeat the process used in Step 1 to create the view reports navigation form. You will want to add the two reports (CustomerList and CustomersByCity) shown in the objects list. Be sure to change the report heading and to save the form as view reports.
When finished, the form should look as follows in the form view.
Results should appear in the navigation window below.
Step 3: Create a Form to Print Reports
a. This form will be a little different from those you have created before, as you will use form controls rather than database objects. Begin by opening a new blank form.
. Click to display the design tab ri
on. Click the a
ow on the right side of the buttons there is a scroll bar (very short) with a drop-down a
ow at the bottom. Right click to make sure that use form wizards is selected. It may be bolded but it may not be turned on. See below.
c. You will then add command buttons and the label to the form. First, click on the labels control and then move your cursor to the body of the form. Your cursor will appear as a plus sign and a capital letter A. Click in the form, and enter the label as follows. Click the buttons below to select and print the desired form. Click and drag to position the label. When label is selected, a plus sign with four a
ows appears in the top left corner. Clicking and dragging allows movement of the label to the desired position on the form.
d. With the label selected, right click on the property sheet option found in the drop-down list. Change the text align property to center. Set the font weight to bold and the font size to 14. See illustration below.
e. Now you will add command buttons to print each of the reports. Notice that when you add the command button (rectangle with xxxx that says button when you hover with your mouse) to the form, it automatically moves to the top left corner. That is fine. We will move it later.
At the same time, the command button wizard opens. In the wizard, select the category report operations and the action print report. Click the next button.
f. Notice the next view in the wizard shows the existing reports found in the database. Make sure the first report, CustomerList, is selected, and click the next button.
g. Select the options to display text on the command button and enter print customer list as the text to display in the properties window. Click the next button.

h. In the next view, rename the command button as cmdPrintCustList and click on the finish button. The wizard will close, and you will see the command button on the form. The default is that it will be attached to the label previously created. In order to drag and drop it into the desired position, right click on the button to
ing up the shortcut menu. Select the LayoutRemove Layout option. Position the command button so that your form looks similar to the next illustration.
i. Repeat the process to add the second command button to print the customer by city report. When completed, your form should look similar to the one shown below.
j. Before closing the form, change the caption at the top from form to print reports. To do this, select form from the drop-down list at the top of the property sheet. See the diagram below. Once it is selected, enter print reports in the caption property and press enter. See changed caption property below.
k. Press the close object button to close the form. When asked whether to save, say yes and save the form at print reports. It will take a few seconds to save, but the form will then show in your database object list.
Step 4: Create the Customer Database Navigation Form and Add Items.
a. Create a new navigations form. Refer back to earlier steps in the lab if you need more detailed instructions.
. Name the add new tab as enter data. It will take a few seconds, but you will then see the enter data navigation form appear as a subform. See the illustration below.
c. Add the view reports and print reports form in the same way.
d. When the three forms have been added, change the heading (caption) of the main form to customer database.
e. Click the close button to close the form. When prompted to save, click yes and name the form customer database. Reopen the form to see it in form view. It should look similar to the one below. Navigate through the various options to be sure the form works as desired.
END OF PART A
Part B: Create a form to exit the database and add to the customer database navigation form. Set the database options.
Step 1: Create the Form to Exit the Database and add to the Customer Navigation Form.
a. Refe
ing to the instructions in the previous step, create a new blank form to exit and close the database. Note that you will not be using report operations in the control wizard. Look at the various options to locate the selections that will meet your needs.
. When completed, the new addition should appear similar to that shown below.
Step 2: Set the Options
Now you need to set up the
Answered Same Day Oct 17, 2021

Solution

Neha answered on Oct 20 2021
131 Votes
CityID    CityName
    1    Orlando
    2    Toronto
    3    Calgary
    4    Atlanta
    CustomerID    LastName    FirstName    City
    1    Ward    Bert    2
    2    Feldman    Robin    4
    3    Smith    Jay    3
    4    Russell    Stephanie    1
    5    Krause    Tim    1
    6    Pinesi    Veronica    2
    7    Ga
ett    Jana    2
    8    Beecher    Rick    2
    9    Romney    Steve    3
    10    Gardner    JP    3
    11    Tate...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here