0% found this document useful (0 votes)
3 views1 page

Java Database Application Development

The group assignment for the Enterprise Java course requires students to develop a graphical Java application to add, delete, and update records across all tables in the pubs database using MS SQL Server. The application must include first and last buttons, show real-time changes when navigating records, improve the look and feel of the software, and include report generation. The assignment is due on March 21st, 2014 with a demo and presentation.

Uploaded by

tdapower
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Java Database Application Development

The group assignment for the Enterprise Java course requires students to develop a graphical Java application to add, delete, and update records across all tables in the pubs database using MS SQL Server. The application must include first and last buttons, show real-time changes when navigating records, improve the look and feel of the software, and include report generation. The assignment is due on March 21st, 2014 with a demo and presentation.

Uploaded by

tdapower
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

University of Vocational Technology

Year 3 / Semester II
Enterprise Java
Group Assignment
Maximum number of members = 5
Date of submission: 21
st
March 2014, demo, presentation and report
Today during the lecture, we did a simple graphical development using Java and the publisher table in
the pubs database with MS SQL server.
(1) You are required to develop a fully-fledged graphical application for adding, deleting, updating
records in the database (all tables). Include the first and the last buttons in addition to the
buttons handled in class. Include all fields of the tables in the application.
(2) When a record is added, delete or updated it is not shown real-time when next and previous
buttons are pressed. Fine tune the software application Querry App developed in class to cater
to this.
(3) Look and feel of the application to be improved
(4) Include report generation

You might also like