Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Database management computre science questions Department Staff and Facility Usage Report Create the report rptEmployeeSales, with subreports subRptEmployeeSalesByRoomType and subRptReservations, as per the following specifications.

Database management computre science questions
Department Staff and Facility Usage Report
Create the report rptEmployeeSales, with subreports subRptEmployeeSalesByRoomType and subRptReservations, as per the following specifications.
a) Description of Layout: See image later in this document
b) Data source:
i) The main report should use the Employees table, display the employees full name in the format FirstName MiddleName LastName
ii) The subRptReservations subreport draws its information from the Reservations table, the length of the stay is the difference between the check in and check out time in days.
iii) The subRptEmployeeSalesByRoomType subreport draws its information from a crosstab query that shows how sales were for each room type by the facility.
c) Report details:
i) Prompt the user for a Employee Number and only show results for that Employee. For example, if ID 1 was entered only data related to that ID would show.
ii) The report title should be Employee Number: X Sales Report(replace X with the entered employee number) and should appear at the top of the first page only. Report titles must be size 16 font, bold, and centred in the report.
iii) The date the report was generated, and the page number should appear at the bottom of every page.
iv) The subRptEmployeeSalesByRoomType subreport should show the room types and the total revenue for each for that specific employee. Sort ascending by room type.
The order of the totals along the top should be Main Campus Housing A, Main Campus Housing B, South Campus Housing C, and North Satellite Housing D.pe.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

How wide are Salary Structure Ranges?

Answered: 1 week ago