SlideShare a Scribd company logo
1 of 5
Download to read offline
NVQ 5 in ICT – Baddegama
Final Assessment – Inclass 2017 -Batch
Duration – 2 Hours
Read the note.txt file for more instructions.
Tables
1. Crate new database called “NVTI_Baddegama” Using Microsoft Access
2. Create following Tables in NVTI_Baddegama Database
A. tblCourse
Field
Name
Data
type
Field Properties
PK CID Text Input Mask : “VTA/NVTI/CID/”000, Field Size : 20, Caption : Course ID
CName Text Field Size : 100, Caption : Course Name
Duration Text Field Size : 10, Input Mask : 00” Month”
Cfees Currency Format: Rs. Validation : Cfees > 0 And <50000 , Validation Text: “Invalid
Course Fee”
RFees Currency Format: Rs. Caption : Registration Fee , Validation : should not be an
empty value.
B. tblStudent
Field
Name
Data type Field Properties
PK STNO Text Input Mask : “VTA/NVTI/STNO/”000, Field Size : 20, Caption : Student
Number
Initial Text Field Size : 100, Caption : Course Name
LastName Text Field Size : 100, Caption :Last Name
Address Text Field Size : 200
Sex Text Lookup wizard (Male/Female)
DOB Date/time Format :Short Date , Caption: Date Of Birth
NICNO Text Field Size : 10, Input Mask : 000000000”V”
CID Text Input Mask : “VTA/NVTI/CID/”000, Field Size : 20, Caption : Course ID
C. tblPayment
Field
Name
Data type Field Properties
PK RNO Text Input Mask : “VTA/BA/”000, Field Size : 20, Caption : Receipt No
PK STNO Text Input Mask : “VTA/NVTI/STNO/”000, Field Size : 20, Caption : Student
Number
Date Date/Time Format : Short Date
Amount Currency Format : Rs. Validation :Should be a positive number
Relationships
3. Ensure to establish the following relational ships among tables
Data
4. Insert the following data to the tables
tblCourse
tblStudent
STNO Initial LastName Address Sex DOB NICNO CID
VTA/NVTI/STNO/001
N.C. Sanjeewa
Gintota Male 1991-10-17 912911381V VTA/NVTI/CID/001
VTA/NVTI/STNO/002 K.A.G
Samanmali
Aluthwala Female 1992-06-11 926631845V VTA/NVTI/CID/002
VTA/NVTI/STNO/003
M.L.
Sanjeewani Baddegama Female 1992-07-10 926920251V VTA/NVTI/CID/001
VTA/NVTI/STNO/004
O.K.
Chathuranga Baddegama. Male 1993-11-30 933353591V VTA/NVTI/CID/002
tblPayment
RNO STNO Date Amount
VTA/BA/101 VTA/NVTI/STNO/001 2014/01/15 20700
VTA/BA/102 VTA/NVTI/STNO/002 2014/01/16 3600
VTA/BA/103 VTA/NVTI/STNO/003 2014/02/22 40700
VTA/BA/104 VTA/NVTI/STNO/001 2014/02/22 20000
VTA/BA/105 VTA/NVTI/STNO/004 2014/02/22 3600
CID CName Duration Cfees RFees
VTA/NVTI/CID/001 IT Diploma 12 Months 40000 700
VTA/NVTI/CID/002 IT Certificate 06 Months 6000 500
Forms
5. Create following forms (Form 1 ,Form 2 , Form 3) using above tables : (Note that sample
data may vary with the actual data)
Form 01
Form 02 Form 03
6. Modify your Form 02 to embed an image of each student to the form 2 in the following
layout.
Image of the
student
Details
Form 02
Queries
7. Create following queries using above table
A. qryA : Create a query to select name in descending order, address, sex only student in IT
Certificate course
B. qryB: Create a query to select name and sex with student first name under “S.
C. qryC: Create a query to display student information(StNo , NIC ,Name ) and payment detail
D. qryD: Create a query to display student information and total amount that he she paid for the
course
E. qryE :Create a query to display course name and total amount paid by each Course
F. qryF: Create a query to display number of male student
Reports
8. Create following reports
A. Display student information and course detail group by course detail
B. display student information and payment detail group by student detail and total amount
C. display course name and total amount
9. Create following update Query
a. Update registration fees by Rs. 200/= from all courses
b. Update Course fees by 10% from only IT certificate course
c. Update Course fees by 1000 from IT Diploma Course
Export & Import
10. Export Your Students data records to
a. an XML File and save it as XMLStudent.xml
b. a rich text File and save it RTFStudent.RTF
c. a text File and save it TXTStudent.txt
d. an PDF File and save it PDFStudent.pdf
e. an Excel File and save it ExcelStudent.xlsx
11. Use the given text file to create the tblResults table , in your domain .
(Note that You have to use Import facility in Access)
12. Map the tblResults table with the correct relationship to the database.
13. Then Filter out all the qualified students on their level exam.
14. How many students have already faced for the Level 5 Exam?
15. Find out the number of students with having not-confident results.
Backup and Restore
16. Take your database into a backup using
a. File  Manage Backup Options in 2007 MS Office
b. File  Save As  Backup Options in 2010 onwards version of MS Office
17. Restore your backup database using the following guidelines
a. First ,Take a copy of the current database for safe usage and keep it aside.
b. Take your original database in access that used to make a backup .
c. Open the database.
d. Delete all the item.
e. Confirm deletion.
f. Take your backup database now.
g. Copy the backup file, then paste it into the directory where the database file is
located.
h. When prompted, click Replace the file in the destination.
i. Now you can open the database to see if it worked.(That is restored
database.)
------------------- END---------------------------

More Related Content

Viewers also liked

Database Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NF
Database Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NFDatabase Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NF
Database Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NFOum Saokosal
 
Database design & Normalization (1NF, 2NF, 3NF)
Database design & Normalization (1NF, 2NF, 3NF)Database design & Normalization (1NF, 2NF, 3NF)
Database design & Normalization (1NF, 2NF, 3NF)Jargalsaikhan Alyeksandr
 

Viewers also liked (6)

Normalization
NormalizationNormalization
Normalization
 
Ms access
Ms accessMs access
Ms access
 
DBMS - Normalization
DBMS - NormalizationDBMS - Normalization
DBMS - Normalization
 
Databases: Normalisation
Databases: NormalisationDatabases: Normalisation
Databases: Normalisation
 
Database Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NF
Database Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NFDatabase Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NF
Database Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NF
 
Database design & Normalization (1NF, 2NF, 3NF)
Database design & Normalization (1NF, 2NF, 3NF)Database design & Normalization (1NF, 2NF, 3NF)
Database design & Normalization (1NF, 2NF, 3NF)
 

Similar to Exam guide and practice in access

Transcript data for timothy wood
Transcript data for timothy woodTranscript data for timothy wood
Transcript data for timothy woodTimothy Wood
 
97f9e39d141a4d6089da325eb71a14f1
97f9e39d141a4d6089da325eb71a14f197f9e39d141a4d6089da325eb71a14f1
97f9e39d141a4d6089da325eb71a14f1Mark F. Bixby
 
Texas AandM transcript
Texas AandM transcriptTexas AandM transcript
Texas AandM transcriptRandy Seedle
 
book cover by jsr
book cover by jsrbook cover by jsr
book cover by jsrJsingh50
 
Free UK UFO National Archives Documents
Free UK UFO National Archives DocumentsFree UK UFO National Archives Documents
Free UK UFO National Archives Documentsalienuforesearch
 
Unofficial Academic Transcript
Unofficial Academic TranscriptUnofficial Academic Transcript
Unofficial Academic TranscriptRiley Collins
 
20 Oct 2016 transcript_AS degree awarded (1)
20 Oct 2016 transcript_AS degree awarded (1)20 Oct 2016 transcript_AS degree awarded (1)
20 Oct 2016 transcript_AS degree awarded (1)David Taylor
 

Similar to Exam guide and practice in access (12)

Sql
SqlSql
Sql
 
Transcript data for timothy wood
Transcript data for timothy woodTranscript data for timothy wood
Transcript data for timothy wood
 
97f9e39d141a4d6089da325eb71a14f1
97f9e39d141a4d6089da325eb71a14f197f9e39d141a4d6089da325eb71a14f1
97f9e39d141a4d6089da325eb71a14f1
 
Texas AandM transcript
Texas AandM transcriptTexas AandM transcript
Texas AandM transcript
 
4 h0 110
4 h0 1104 h0 110
4 h0 110
 
Mis
MisMis
Mis
 
Report-Template.docx
Report-Template.docxReport-Template.docx
Report-Template.docx
 
book cover by jsr
book cover by jsrbook cover by jsr
book cover by jsr
 
For paper
For paperFor paper
For paper
 
Free UK UFO National Archives Documents
Free UK UFO National Archives DocumentsFree UK UFO National Archives Documents
Free UK UFO National Archives Documents
 
Unofficial Academic Transcript
Unofficial Academic TranscriptUnofficial Academic Transcript
Unofficial Academic Transcript
 
20 Oct 2016 transcript_AS degree awarded (1)
20 Oct 2016 transcript_AS degree awarded (1)20 Oct 2016 transcript_AS degree awarded (1)
20 Oct 2016 transcript_AS degree awarded (1)
 

Recently uploaded

Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricksabhishekparmar618
 
如何办理(UVa毕业证书)弗吉尼亚大学毕业证毕业证(文凭)成绩单原版一比一定制
如何办理(UVa毕业证书)弗吉尼亚大学毕业证毕业证(文凭)成绩单原版一比一定制如何办理(UVa毕业证书)弗吉尼亚大学毕业证毕业证(文凭)成绩单原版一比一定制
如何办理(UVa毕业证书)弗吉尼亚大学毕业证毕业证(文凭)成绩单原版一比一定制didi bibo
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024CristobalHeraud
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Sitegalleryaagency
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVAAnastasiya Kudinova
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryWilliamVickery6
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfParomita Roy
 
Kindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpKindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpmainac1
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentationamedia6
 
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...Pooja Nehwal
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceanilsa9823
 
Kieran Salaria Graphic Design PDF Portfolio
Kieran Salaria Graphic Design PDF PortfolioKieran Salaria Graphic Design PDF Portfolio
Kieran Salaria Graphic Design PDF Portfolioktksalaria
 
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...Amil baba
 
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Douxkojalkojal131
 
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130Suhani Kapoor
 
A level Digipak development Presentation
A level Digipak development PresentationA level Digipak development Presentation
A level Digipak development Presentationamedia6
 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CANestorGamez6
 

Recently uploaded (20)

Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricks
 
如何办理(UVa毕业证书)弗吉尼亚大学毕业证毕业证(文凭)成绩单原版一比一定制
如何办理(UVa毕业证书)弗吉尼亚大学毕业证毕业证(文凭)成绩单原版一比一定制如何办理(UVa毕业证书)弗吉尼亚大学毕业证毕业证(文凭)成绩单原版一比一定制
如何办理(UVa毕业证书)弗吉尼亚大学毕业证毕业证(文凭)成绩单原版一比一定制
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Site
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William Vickery
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
 
Kindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpKindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUp
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentation
 
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
 
Kieran Salaria Graphic Design PDF Portfolio
Kieran Salaria Graphic Design PDF PortfolioKieran Salaria Graphic Design PDF Portfolio
Kieran Salaria Graphic Design PDF Portfolio
 
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
 
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
 
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
 
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
 
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonCheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
 
A level Digipak development Presentation
A level Digipak development PresentationA level Digipak development Presentation
A level Digipak development Presentation
 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
 

Exam guide and practice in access

  • 1. NVQ 5 in ICT – Baddegama Final Assessment – Inclass 2017 -Batch Duration – 2 Hours Read the note.txt file for more instructions. Tables 1. Crate new database called “NVTI_Baddegama” Using Microsoft Access 2. Create following Tables in NVTI_Baddegama Database A. tblCourse Field Name Data type Field Properties PK CID Text Input Mask : “VTA/NVTI/CID/”000, Field Size : 20, Caption : Course ID CName Text Field Size : 100, Caption : Course Name Duration Text Field Size : 10, Input Mask : 00” Month” Cfees Currency Format: Rs. Validation : Cfees > 0 And <50000 , Validation Text: “Invalid Course Fee” RFees Currency Format: Rs. Caption : Registration Fee , Validation : should not be an empty value. B. tblStudent Field Name Data type Field Properties PK STNO Text Input Mask : “VTA/NVTI/STNO/”000, Field Size : 20, Caption : Student Number Initial Text Field Size : 100, Caption : Course Name LastName Text Field Size : 100, Caption :Last Name Address Text Field Size : 200 Sex Text Lookup wizard (Male/Female) DOB Date/time Format :Short Date , Caption: Date Of Birth NICNO Text Field Size : 10, Input Mask : 000000000”V” CID Text Input Mask : “VTA/NVTI/CID/”000, Field Size : 20, Caption : Course ID C. tblPayment Field Name Data type Field Properties PK RNO Text Input Mask : “VTA/BA/”000, Field Size : 20, Caption : Receipt No PK STNO Text Input Mask : “VTA/NVTI/STNO/”000, Field Size : 20, Caption : Student Number Date Date/Time Format : Short Date Amount Currency Format : Rs. Validation :Should be a positive number
  • 2. Relationships 3. Ensure to establish the following relational ships among tables Data 4. Insert the following data to the tables tblCourse tblStudent STNO Initial LastName Address Sex DOB NICNO CID VTA/NVTI/STNO/001 N.C. Sanjeewa Gintota Male 1991-10-17 912911381V VTA/NVTI/CID/001 VTA/NVTI/STNO/002 K.A.G Samanmali Aluthwala Female 1992-06-11 926631845V VTA/NVTI/CID/002 VTA/NVTI/STNO/003 M.L. Sanjeewani Baddegama Female 1992-07-10 926920251V VTA/NVTI/CID/001 VTA/NVTI/STNO/004 O.K. Chathuranga Baddegama. Male 1993-11-30 933353591V VTA/NVTI/CID/002 tblPayment RNO STNO Date Amount VTA/BA/101 VTA/NVTI/STNO/001 2014/01/15 20700 VTA/BA/102 VTA/NVTI/STNO/002 2014/01/16 3600 VTA/BA/103 VTA/NVTI/STNO/003 2014/02/22 40700 VTA/BA/104 VTA/NVTI/STNO/001 2014/02/22 20000 VTA/BA/105 VTA/NVTI/STNO/004 2014/02/22 3600 CID CName Duration Cfees RFees VTA/NVTI/CID/001 IT Diploma 12 Months 40000 700 VTA/NVTI/CID/002 IT Certificate 06 Months 6000 500
  • 3. Forms 5. Create following forms (Form 1 ,Form 2 , Form 3) using above tables : (Note that sample data may vary with the actual data) Form 01 Form 02 Form 03 6. Modify your Form 02 to embed an image of each student to the form 2 in the following layout. Image of the student Details Form 02
  • 4. Queries 7. Create following queries using above table A. qryA : Create a query to select name in descending order, address, sex only student in IT Certificate course B. qryB: Create a query to select name and sex with student first name under “S. C. qryC: Create a query to display student information(StNo , NIC ,Name ) and payment detail D. qryD: Create a query to display student information and total amount that he she paid for the course E. qryE :Create a query to display course name and total amount paid by each Course F. qryF: Create a query to display number of male student Reports 8. Create following reports A. Display student information and course detail group by course detail B. display student information and payment detail group by student detail and total amount C. display course name and total amount 9. Create following update Query a. Update registration fees by Rs. 200/= from all courses b. Update Course fees by 10% from only IT certificate course c. Update Course fees by 1000 from IT Diploma Course Export & Import 10. Export Your Students data records to a. an XML File and save it as XMLStudent.xml b. a rich text File and save it RTFStudent.RTF c. a text File and save it TXTStudent.txt d. an PDF File and save it PDFStudent.pdf e. an Excel File and save it ExcelStudent.xlsx 11. Use the given text file to create the tblResults table , in your domain . (Note that You have to use Import facility in Access) 12. Map the tblResults table with the correct relationship to the database. 13. Then Filter out all the qualified students on their level exam. 14. How many students have already faced for the Level 5 Exam? 15. Find out the number of students with having not-confident results.
  • 5. Backup and Restore 16. Take your database into a backup using a. File  Manage Backup Options in 2007 MS Office b. File  Save As  Backup Options in 2010 onwards version of MS Office 17. Restore your backup database using the following guidelines a. First ,Take a copy of the current database for safe usage and keep it aside. b. Take your original database in access that used to make a backup . c. Open the database. d. Delete all the item. e. Confirm deletion. f. Take your backup database now. g. Copy the backup file, then paste it into the directory where the database file is located. h. When prompted, click Replace the file in the destination. i. Now you can open the database to see if it worked.(That is restored database.) ------------------- END---------------------------