IFS 110 Computer Assignment 2

IFS 110 Computer Assignment 2

REVIEW ASSIGNMENTS
AC pages 77-78

Use Hours2.mdb database from student data disk

If you want to practice first using the steps and database from the chapter click on the following link to download the movie file. Movie2.mdb
Note: This does not count for the homework as part of the assignment, it is only to be used for additional practice.

Hints and Corrections:

  1. In step 1  on page AC 77, copy the Hours2.mdb database located on my web page to a floppy disk by clicking on the following link. Home Work 2 Data File Access 2000 users click on the following link instead. Home Work 2 Data File Click the Open button on the first dialog box that appears to start the download, click the Unzip button on the second dialog box, click the OK button on the third dialog box to verify the successful unzip, click the Close button on the second dialog box after unzipping the file to your floppy disk.
  2. In step 2  on page AC 77, after typing in the EmployeeNo field set its size to 10 characters to agree with corresponding field in tblEmployees table. In tblHours to set the first 2 fields of the table to a composite key as a primary index see REFERENCE WINDOW box on page AC 57.
  3. In step 9  on page AC 78, see step 6 on page AC 68 to see how to represent the current date in the validation rule text box.
  4. In step 11  on page AC 78, before closing and saving the changes, select the TimeCardDate field from the Field Name area in the upper pane of design window, print tblTimeCards table in design view using the following steps, press Alt-Print Screen keys to copy the screen display to the clipboard. Open Word, click Edit menu, then Paste to get screen capture image into Word document. Type your first and last name, class and section number, and date at the top of the page using Word's header feature. Steps: Click the View menu, click Header and Footer drop-down menu, type your first and last name, press the Tab key on the keyboard, type class number (IFS 110) and section number or time class meets, press the Tab key on the keyboard, enter current date by pressing the Alt + Shift + D key combination on the keyboard. Click the Close button the the Header and Footer floating toolbar. Click Print Preview button, then click Print Button to print the page. Do not save the Word document when prompted to do so. This is page 1 of your outputs. Test your validation rule for the TimeCardDate field by opening tblTimeCards in Datasheet view, enter "01/01/1990" for the TimeCardDate and press the Tab key. Print the message box that displays as page 2 of assignment using the steps listed above. Click OK on the message box, click the Esc key to cancel TimeCardDate data, close the table, click OK and Yes to the two message boxes which display.
  5. In step 12  on page AC 78, see REFERENCE WINDOW box on page AC 70 to perform this step.
  6. In step 18  on page AC 78, before closing and saving the changes, select the HoursWorked field from the Field Name area in the upper pane of design window, print tblHours table in design view using the steps outlined in step 4 above. This is page 3 of the assignment. Test the Format property format for the HoursWorked field by opening tblHours in Datasheet view, enter "44" for the HoursWorked field value and press the Tab key. Print the image that displays using the steps outlined in step 4 above. This is page 4 of assignment. Enter "-37" for the HoursWorked field value and press the Tab key. Print the image that displays using the steps outlined in step 4 above. This is page 5 of assignment. Click the Esc key to cancel HoursWorked data, close the table.
  7. In step 20  on page AC 78, to create the rptRelationships report bring up the Relationships widow, click File menu, then click Print Relationships menu option, when closing the report window you will be asked to save the report as rptRelationships. Print the Relationships using the steps outlined in step 4 above. This is page 6 of the assignment.
  8. Turn in these 6 pages together with your disk containing the revised Hours2.mdb file in the assignment folder with your name.

Number of pages required: 6


Return to IFS 110 Computer Assignments Menu !