IT Project (CBSE)
IT Project (CBSE)
CENTRAL BOARD OF
SECONDARY EDUCATION
Narayana e-TECHNO School
Bus Depot, Kalyan West, 23/4, Vasant Valley Rd, next to KDMT,
Gandhari, Khadakpada, Kalyan, Maharashtra 421301
SESSION- 2023-2024
ACKNOWLEDGEMENT
I wish to express my deep sense of gratitude and
indebtedness to our learned teacher Mrs. Deepa Gupta,
PGT COMPUTER SCIENCE, Narayana e-TECHNO School,
Kalyan for her invaluable help, advice, and guidance in
the preparation of this PORTFOLIO.
I am also greatly indebted to our Principal Mrs.
Savita Rathi 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
few teachers, my classmates and friends who helped
me to complete this practical file successfully.
~Dhaval K
CERTIFICATE
This is to certify that Master Dhaval Kheroria of class
10th B – Diamond has completed the
Information Technology-402 PORTFOLIO under the
guidance of Mrs. DEEPA GUPTA during the
academic year 2024-25.
IT
Projec
t
(Only to be viewed in Microsoft Word)
Open Libre Office Base – Click Start > Libre Office or double click on the
LibreOffice icon on the desktop or select the base database option from the
bottom left panel. Click the Base icon to open the Base application
v. Sec (TEXT(3)):
Define the Fields for the Stream Table- In the Design View, define the
fields for the Stream table:
In the Field Type column, select TEXT (for storing textual data).
In the Field Length box (below the Field Type dropdown), type 25 to limit the
stream name to 25 characters.
To create a relationship between the Student and Stream tables in LibreOffice Base,
follow these steps:
Open LibreOffice Base and open the existing database where you created the
Student and Stream tables.
In the Database window (where you see the list of tables), click on Tools in the
menu bar.
From the drop-down menu, select Relationships.
In the Relationships window, you will see a blank area where you can create
relationships.
Click the Add Table button on the toolbar (it looks like a table icon) or right-click
in the blank area and select Add Tables.
In the dialog that opens, select both the Student and Stream tables and click
Add.
iii. A dialog box will appear that allows you to define the relationship.
Set the relationship to One-to-Many (this means one stream can have multiple
students).
Ensure that Enforce Referential Integrity is checked. This ensures that each
StreamID in the Student table must correspond to a valid StreamID in the
Stream table.
ii. To display codes and names of those garments that have their names starting with
‘Ladies’.
iii. To display garment names, codes, and prices of those garments that have prices in
the range of 1000.00 to 1500.00. Both values are included.
iv. To change the colour of the garment with code 116 to “Orange”.
ii. To display codes and names of those garments that have their names starting
with ‘Ladies’.
iii. To display garment names, codes, and prices of those garments that have a
price in the range of 1000.00 to 1500.00. Both values are included.
iv. To change the colour of the garment with code 116 to “Orange”.
Open LibreOffice Base and open the database where you have the student
table.
In the Database window (where you see the list of tables, queries, etc.), click on
Forms to access the Forms section.
Right-click in the Forms area and click Create Form Using Wizard to open the
Form Wizard.
In the Form Wizard, under the Select Table or Query section, choose the
student table from the dropdown list.
Click Next to proceed.
i. You will be presented with a list of all the fields from the student table
AdmNo. (Primary Key) will be automatically populated, but you can add or
remove any fields as needed.
Select the fields you want to include in the form (e.g., AdmNo., Name, Address,
Class, Sec, DOB, StreamID).
Once the form is created, you can name it. For example, the StudentEntry
Form.
Click Save and then OK to finalize and save the form.
Now you can see the StudentEntry Form under the Forms section in the
Database window.
Double-click on the StudentEntry Form to open it.
You will see fields like AdmNo., Name, Address, Class, Sec, DOB, and
StreamID in the form.
Start entering the records into the form. Once you complete a record, click Save
(the floppy disk icon) in the toolbar or move to the next record by clicking the
navigation buttons.
In the Report Wizard, select Student as the table to use for your report. This is
the table that contains the student information.
Click Next to proceed.
THAN
K
YOU!
Made By:- Dhaval K
16