CS506 assignment no 1 solution spring 2022 || cs506 Web Design and Development assignment 1 solution spring 202
Problem Statement:
After,After, the Covid19 crisis, government of
Pakistan has decided to give the relief in medical sector to their employees,
so that people can avail free medical treatment. For this purpose, government
want to launch a portal name “Sehat-Card Registration Form” to collect the data
of the people who wants to avail free medical treatment. You are required to
write a Java program for that portal which will help them to collect the data
from the employees
D Detailed Description
etaYou have to create a database in MS Access and
add a table in the database. The name of database should be “employee” and the
name of table should be “records”. Records table will have six attributes i.e.
fname, cnic, gender, pno, city and district. Once the Add button is pressed,
the entered data will be visible on the screen in the table format as well as
the same data will also be saved in the MS Access file
Solution:
methods for adding Records:
public void aadRecords() throws ClassNotFoundException, SQLException ,NullPointerException {
0 Comments
thank you to visit this site