|
Employee Database Pro
-
Version
2.1
The Employee Records application allows you to keep
track of all of your employees. For each employee, you
can maintain basic information such as name, address,
department, title, manager etc. You can also maintain
a history of the employees salary, reviews, vacation
days taken, sick days taken and training courses
taken. This application uses several tables Employees -
contains the name, address and other information
about each employee. Vacation Taken - contains a
record with the start and end date of each vacation
taken by each employee. Sick Days Taken - contains a
record with the start and end date of each period of
sick leave taken by each employee. Salaries - contains
a record of salary changes showing salary amount and
effective date. Reviews - lists all reviews received
by each employee Training Classes - lists all of the
training classes that are offered by your company.
Classes Taken - contains a record for each training
class taken by an employee. Employee Records Menu - a
dummy file. The application menu screens are forms
that have been designed for this table. Also, the help
|