10-it-project
10-it-project
10 IT Project
P.D.
Dhanuka
A PROJECT REPORT FILE IS SUBMITTED TO
Saraswati
Vidya DEPARTMENT OF INFORMATION TECHNOLOGY
CLASS: 10 A1
ACKNOWLEDGEMENT
I wish to express my deep sense of gratitude and
practical file.
file successfully.
CERTIFICATE
year 2022-23.
Internal Examiner
Principal
Signature Seal
and Signature
INTRODUCTION
I have taken a case study for the school to maintain the staff details in an
organized way. I have selected 2 tables to do this project work.
1. Departments
2. Staff
To prepare a summarized report for the case I have used the following concepts
of OO base.
1. Create Table
2. Insert data
3. Operations on tables
4. Queries
5. Forms
6. Reports
My OO Base Project Work includes the following reports:
All staff members and department details
1. All staff member & All department details
2. Department location wise
3. Staff according to department
4. Staff according to designation
5. Staff according to type of appointment
6. Staff report on the level of seniority
7. Staff report subject wise
The structure of these two tables are as follows:
The departments' table has 3 main fields as follows:
1) Department Table
Field Data Type Constraint Description
Integer Primary
Dep_ID Holds a unique id for each department
(Auto) Key
Dep Name Text Store department name
Dep Store the location of the department like
Text
Loation senior setion, middle section etc.
2) Emp Table
Staff Table
Creating Reports
1. All staff members and department Details
Steps:
1. Click Reports button from left pane.
2. Select the fields Query : All from Staff and Dept.
3. Click on >> button to shift all fields. Click on Next.
4. Choose labels and click on Next.
5. No need to select grouping here. Click on Next.
6. If sorting needed choose the fields and Click on Next. I
have not sorted the records.