Project File For Class - 10
Project File For Class - 10
EDUCATION
SESSION – 2022-23
SUBMITTED BY:
SUBMITTED TO:
CLASS:
ROLL NO:
ACKNOWLEDGEMENT
I wish to express my deep sense of gratitude and indebtedness to our learned teacher
TEACHER’S NAME , [SCHOOL NAME] for his invaluable help, advice and guidance in
I am also greatly indebted to our principal [Name of principal] and school authorities for
providing me with the facilities and requisite laboratory conditions for making this
practical file.
I also extend my thanks to a number of teachers ,my classmates and friends who helped
[Name of Student]
CERTIFICATE
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
1. Department Table
Dep_ID Integer (Auto) Primary Key Holds a unique id for each department
2. Emp Table
Staff_ID Integer(Auto) Primary Key Holds unique if for each staff member
1. This project is for any school. Which provide staff management facility.
2. It also saves the valuable time of the admins and lots of paper works.
3. This will save lots of effort of the user. He/She is able to manage lots of information
after using this project and also able for seeing in different angles.
4. User can manage all the records very easily and can generate all kinds of reports
for management.
5. Click on Next.
6. Select the option for register database if you wish to register, click on “Yes, Register the
database for me” otherwise click on “No, do not register the database”.
7. Now select the option Open the database for editing.
8. Click on Finish.
3. Specify the columns and data types for the columns along with description.
Department Table
Emp Table
Creating Data Entry Form
3. Select the required fields, here I need all fields. So I have clicked on >>
button.
4. Now click on the Next button for the next step.
5. This step is for setting up a subform. Here it is not required, so click on next.
6. Now arrange the controls as per the need. I have selected first option
Columnar – Labels Left.
9. Select the option – The form is to be used for entering new data only. Existing
data will not be displayed.
6. If sorting needed choose the fields and Click on Next. I have not
sorted the records.
Step 4- Then click on Finish. Now query is ready . Save this query.