Create a report that displays the project information


1. Create a form that allows users to view and edit employee data. The form should show information about the employee, the department that s/he works in, and to which projects the employee is assigned.

2. Create a report that displays the employee information show on the form you created in 1) above. The report should show this information for all users, sorted alphabetically in ascending order by LastName.

3. Create a form that allows users to view and edit project data. The form should show information about the project and the department that is responsible for the project, and it should list all employees who are assigned to work on that project.

4. Create a report that displays the project information shown on the form you created in 3) above. The report should show this information for all projects, sorted in ascending order by ProjectID.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Create a report that displays the project information
Reference No:- TGS0106737

Expected delivery within 24 Hours