Mr Lowe's Lessons...


Showtime Employee Database Instructions - Handling Data

Setting up an employee database

Showtime has expanded and has several shops.

The company keeps information about its workers and jobs they do on an database.

Your next task is to set up a database for them to use

You will use the programme Microsoft Access.


HOW TO START

Field Name
Field Type
Field Length or Format
  1. Job Code
  2. Job Title
  3. Job Description
Text
Text
Text
5
25
255



Next

Set up second table with the following fields


 
Field Name
Field Type
Field Length or Format
  1. Reference Number
  2. First Name 
  3. Surname 
  4. Title
  5. Address 
  6. Post code 
  7. Phone No.
  8. Date Started
  9. Job Code
Anto Number
Text
Text
Text
Text
Text
Text
Date / Time
Look Up Field (Text)
Integer
15
15
4
40
8
15
Short Date
5

 


Relationship


If you have made a look up field as described above the relationship will have been made automatically.
However, click on the relationship like with the right hand button and tick the Referential Integrity box...
Here is a picture of the relationship window after the box has been ticked.


 


Next

Double click the "tbljobdescription" table and populate it with the correct data.

Click here to get the data that you need jobs table.

 


Once you get to here you can enter the data in to the Employees' table using a Form.


 Create a form linked to the "tblemployees" table and use it to enter all the workers' details.

Click here to get the employees details that you use to populate the database

 


Well done. You have worked well to get to here.




BACK TO MAIN PAGE