Use the client table as the source for the mailing labels

Assignment Help Database Management System
Reference no: EM13949514

A 7-Step Exercise

Several years ago, Connor and Siobhan Dempsey moved to Boulder, Colorado, drawn by their love of the mountains and their interest in outdoor activities of all kinds. This interest led them to form the Mountain River Adventures center. The center began as a whitewater rafting tour provider, but quickly grew to encompass other activities, such as canoeing, hiking, camping, fishing, and rock climbing.

From the beginning, Connor and Siobhan have used computers to help them manage all aspects of their business. They recently installed Access and created a database named Outdoors to store information about clients, equipment, and types of guided tours they provide. They want you to create various queries, forms, custom report and mailing labels for the Outdoors database.

Step 1: Use the Import Spreadsheet Wizard to create a new table named Rafting Trip. The data you need to import is contained in the Rafting Trip workbook.

Step 2: Open the Booking table in design view. Change the Trip# field data type to Lookup Wizard. Lookup value in the Rafting Trip table; select the Trip#, River, and Fee/Person fields from the Rafting Trip table; use the label River; and accept all other Lookup Wizard default choices. View the Booking table datasheet, resize the River column to its best fit, and then save and close the table.

Step3: Define the necessary one-to-many relationships between the database tables, as follows: between the primary Client table and the related Booking table, and between the primary Rafting Trip table and the related Booking table. Select the referential integrity option and both cascade options for each relationship.


Step 4: Use the Rafting Trip table to determine the minimum, average, and maximum Fee/Person for all trips. Set the caption property of the three fields to Lowest fee, Average Fee, and Highest Fee, respectively. Also set the properties so that the results of the three fields are displayed as currency with two decimal places. Save the query as Fee Statistics.

Step 5: Create a new query based on the Rafting Trip and Booking tables. Select all fields from the Rafting Trip table, and select all the fields except River from the Booking table. Add a calculated field named TripFee that multiples the Fee/Person and People fields; use the IIf function to reduce the TripFee by 10% if the People field value is greater than six. Set the calculated field's Format property to Standard. Save the query as Booked Rafting Trips.
Step 6: Use the Form Wizard to create a main form and s subform. Select the Client#, ClientName, City, State/Prov, and Phone fields from the Client table for the main form, and select all fields except Client# from the Booking table for the subform. Use Datasheet layout and the standard style. Specify the title Clients and Bookings for the main form and the title Booking subform for the subform. Resize all columns in the subform to their best fit.


Step 7: Use the Report Wizard to create a report based on the primary Client table and the related Booking table. Select all fields from Client table, and select all fields except Client# from the Booking table. Sort the detail records by the TripDate field in ascending order. Choose the outline 1 layout and the compact style. Specify the title Client Bookings for the report, then save the report.

1. Use the following instructions to create the mailing labels:

a. Use the Client table as the source for the mailing labels.

b. Use Avery C2163 labels, and use the default font and color settings. (Hint: Make sure the English option button is selected in the Unit of Measure section.)

c. For the prototype label, place ClientName on the first line; Address on the second line; City, a space, Stat/Prov, a space, and PostalCode on the third line; and Country on the fourth line.

d. Sort by PostalCode and then by ClientName, and then enter the report name Client Labels.

2. Design a switchboard using the following layout. (Refer to the attached instructions)

Mountain River Adventure

1. Run Fee Statistics Query

2. Run Booked Rafting Trips Query

3. Open Clients and Bookings Form

4. Open Clients Bookings Report

5. Open Clients Mailing Labels Report

6. Exit

3. Close the Outdoors database, and then exit Access.

Instructions to Create a Switchboard

1. Open the database and select Form object

2. From the menu bar select Tools, database Utilities, Switchboard Manager

3. Access will inform you that there is no switchboard, would you like to create one? Click on Yes.

4. Edit the Main Switchboard (default)

5. Click on New and type the text for the first switchboard item

6. Select the command

7. Specify which query/form/report should run

Note: Since there is no command to run a query from the switchboard you need to create a macro and instruct the macro to run a query. Here are the instructions to create a macro:

1. Open the database and select Macros object

2. Click on New

3. Set the action to Open Query

4. Specify Query Name

5. Close the macro window and save it under Macro1

Use Run Macro in the switchboard to open a query.

Attachment:- RaftingTrip.zip

Reference no: EM13949514

Questions Cloud

Create a piece of art that reflects a text : Your task is to create a piece of art that reflects a text that has some meaning to you. The art can be in any form you can imagine. You can paint, draw, sing, perform a dance, take a photo, make pottery, make a collage with magazine pictures, cre..
Volume at beginning of isothermal expansion : Two kilograms of air within a piston-cylinder assembly execute a Carnot power cycle with maximum and minimum temperatures of 750 K and 300 K, respectively. The heat transfer to the air during the isothermal expansion is 60 kJ. At the end of the is..
What are the medians for the two data sets : What are the medians for the two data sets? Is there a difference or similarity between the mean and the median? Explain the similarity or difference?
Saturated liquid to saturated vapor : One and one-half pounds of water within a piston-cylinder assembly execute a Carnot power cycle. During isothermal expansion, the water is heated at 5008F from saturated liquid to saturated vapor. The vapor then expands adiabatically to a temperat..
Use the client table as the source for the mailing labels : Use Avery C2163 labels, and use the default font and color settings. (Hint: Make sure the English option button is selected in the Unit of Measure section.
Are sex and party affiliation related report the appropriate : Are sex and party affiliation related? Report the appropriate null and research hypotheses and the critical value (alpha = 0.05). In addition, provide your statistical conclusion, including calculation of test statistic and what the data suggests in ..
Describe a paradigm shift : Describe a paradigm shift and give an example of a paradigm shift in the secular world or in the Church.
Coefficient of performance : The second cycle receives energy by heat transfer from the reservoir at temperature T and rejects energy by heat transfer to a higher- temperature reservoir at 1440 K. If the heat pump cycles have the same coefficient of performance, determine (a)..
Nominal interest rate convertible quarterly : Mike takes out a 10 year loan of 50,000 with a 15% nominal interest rate convertible quarterly. Mike makes level payments of Y at the end of each quarter assuming he wil take the entire term of 10 years to pay off the loan. However, with the 20th pay..

Reviews

Write a Review

Database Management System Questions & Answers

  Triangle classification specification

Consider the triangle classification specification. The system reads in three positive values from the standard input. The three values A,B, and C are interpreted as representing the lengths of the sides of a triangle.

  Explain which transaction satisfy two-phase locking protocol

Please briefly explain whether the following schedule has a deadlock. Your grade depends on both your answer and explanation and please briefly explain which transactions satisfy two-phase locking protocol and which don't.

  What a query execution plan

What a query execution plan? Discuss the reasons for converting SQL queries into relational algebra queries before optimization is done

  Identify any pattern to these unusual orders

Get all employees that satisfy the following conditions

  Prepare table which is in first normal form

Prepare the example of table which is in first normal form but not in second normal form and example of a table which is in second normal form but not in third normal form.

  Practice on topic of normalization

Practice on topic of Normalization

  Define relational database design

List the details of any works of art (including the Artist who created the work) that have more than one copy recorded in the database.

  Integrate different technologies from different partners

The IT role for this project is to integrate different technologies from different partners and incorporate industry best practices and cost-effective solutions in connection with the development of technological systems and to implement proper se..

  Project on data management

Premiere Products is a distributor of appliances, house wares, and sporting goods. Since its inception, the company has used spreadsheet software to maintain customer, order, inventory, and sales representative data. Redundancy and difficulty in..

  Draw the uml and state diagram for an atm

Draw the UML and state diagram for an ATM

  Define the benefits of use-case modeling

Describe the biggest challenge to the successful use of use-case modeling and recommend how to overcome the challenge.

  Write names-e-mail addresses for all customers from table

Show all the data in each of the four tables. Do not show foreign key columns. Write names and e-mail addresses for all customers who have had a stove repair that cost more than $50.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd