Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Practice for level students

Project one: create database Application


Task 1: operate database application

 Create your own folder under c:/by your name


 Create a new database by the name "Training” under your folder

Task 2: create table and relationship under the database

 Create the following table under the database “training” and save it by the name
“student”

Field Name Data type


S-Id Text
S-Name Text
S-Sex Text
S-Age Number
Reg-Date Date/Time
City Text

I-Id Text

 Set S-Id as primary key for student table.


 Set the following for city field
 Default value :Addis
 Validation Rule: In(“addis”,”Gonder”,”Harer”)
 Validation text : This is not a valid location
 Set the Reg-date to medium date format
 Set proper Input Mask for Tele field

Enter the following Data:

S-Id S-Name S-Sex S-Age Reg-date Position Tele City


S001 Birtukan F 18 1/4/1999 None 0918561412 Addis
S002 Yared M 2 29/3/1999 None 0820147893 Gonder
S003 Mulat M 17 15/3/1999 None 0910146528 Harer

Prepared by Dpartment of it in alkan UVNC


 Sort the students table by S-name field
 Filter female students and save is by the name “FemStudents”
 Create the following table instructor under “training”.

Field Name Data type


I-Id Text
I-Name Text
I-Sex Text
I-Status Text
I-Salary Currency

 Set-Id as primary key.

I-Id I-Name I-Sex I-Status I-Salary


I-001 Abera M BSC 700
I-002 Sindu F Diploma 500
I-003 Tesfaye M BSC 850

 Create a relationship for students and instructor table.

Task 3: create queries, forms and report s

 Create a select query from students table that select only the following field and save it
by “stdQuery”

S-Id S-Name S-Sex Reg- Date City

 Create a select query from student table that display only male students and save it by
“MaleQuery”
 Create two form for student and instructor table and save it by “studentForm”and
“Instructor ” respectively
 Create a report that display male student from “Malequery” and save it by “MaleReport”

Project Two: LAN configuration


Task 1: configure a simple Local area Network (LAN) for your Network

 You need to prepare appropriate cable for your network


 Install network driver
 Connect tow commuters using UTP cable and share a folder and show on the remote PC
 Install printer driver for the local pc and share the other computer

Prepared by Dpartment of it in alkan UVNC


Project three: Access and use internet
Task 1: Using Internet connection available in your computer

 Install Mozilla Firefox browser software to the computer and make it default browser
 Open any know search engine like (www.google.com) and browse information about the
project of the “Grand Ethiopia Renascence dam” and save at your computer
 Create an E-mail address by your by name on www.gmail.com

Project four: Identifying and document computer hardware components


Task 1: Identify the assemble pc component

 Identify the different port and connectors


 Serial port
 USB port
 Parallel port
 NIC port
 Disassemble the PCS major component (Processor .RAM ,hard disk ,NIC ,CD-
ROM ,power and data cable )
 Write on the paper and demonstrate each hardware component function and reassemble
the system unit by installing all system components as required and then attach your
written document of demonstration

Prepared by Dpartment of it in alkan UVNC

You might also like