473,387 Members | 1,520 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Plz guide me specifically

My midterm exams are over. But i couln't solve a question there. Plz guide what might be the exact solution of the task?
Question:
You are required to develop a simple GUI based database driven application.
Core Tasks:-
  1. Building database
  2. Connect to database
  3. Query the database
  4. Display result in proper format
Tasks Details:
Use MS Access to create database with the name “DATESHEET” and add a table to it with name “STUDENT”.
Your table should have following fields.
  • rollNo
  • studentName
  • city
  • degreeProgram
  • courseID
  • sessionID
  • date
  • time
  1. Enter at least 20 records in the table.
  2. Create a System DSN with the name “studentDSN”.
  3. Build a simple GUI based program which will connect to this database
    and query all the records in the “STUDENT” table and display them.
  4. Use Grid Layout to display the records.
  5. You should use Jlabel in every cell of the grid layout to display a field from
    table.
  6. Also add a header row in the layout which would contain the names of the
    fields. (Use hard coded names of table fields, do not use meta data)
  7. Marks will be deducted if any student does not use the same names
    (database, table and System DSN) as told above.
    (viii) Exceptions Handling related to DB should be handled properly.
  8. Code should be nicely aligned and well commented where required.
  9. Also don’t forget to submit your database along with your code.
Nov 13 '08 #1
1 1059
r035198x
13,262 8TB
1.) Use proper English with meaningful words for your thread titles.
2.) What have you done? Which part are you stuck with?
Nov 13 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

21
by: Christian Seberino | last post by:
Linux kernel style guide, Guido's C style guide and (I believe) old K&R style recommends 8 SPACES for indent. I finally got convinced of wisdom of 8 space indentation. Guido also likes 8 space...
3
by: Patrick | last post by:
Hi I am currently learning JS and have heard a lot of good about that book even if it's a reference and better suited for intermediate to experienced users. My local bookstore has both the 3rd...
3
by: mairhtin o'feannag | last post by:
Hello, Since DB2 Cluster Certification Guide is out of print and I cannot seem to get my hands on a copy, is there a publication that would give me a "cookbook" approach to setting up a cluster...
2
by: James W. | last post by:
Hi everyone, I would like to ask you lot if you know of a great place on the internet for a fool proof idiots guide to Normalisation 1st, 2nd, 3rd. I looked at webopedia but that is just as...
40
by: Foobarius Frobinium | last post by:
Please review this guide for clarity, accuracy, etc. so I can hopefully compile a very good tutorial on how to use pointers in C, including advanced topics, that is easy to follow and exposes the...
2
by: Foobarius Frobinium | last post by:
http://thelinuxlink.net/~fingolfin/pointer-guide/ I've made a lot of corrections, and put in more new stuff. I have malloc and pointers to struct's and maybe a few more things and I'm done. ...
48
by: Foobarius Frobinium | last post by:
http://thelinuxlink.net/~fingolfin/pointer-guide Tell me what you think...
0
by: Jim C. Nasby | last post by:
Our open-source project (http://opensims.org) uses PostgreSQL as the reference implementation, but we've found that the bulk of installation issues have to due with getting PostgreSQL up and...
2
by: Giggle Girl | last post by:
Hello there! I am a User Interface Designer at a company that only makes web apps. I am fluent in HTML, Javascript and Graphics programs. Now we are making a compiled app with VS05 in C#, and I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.