
can any one help me with the coding if this using awt please!!!!!!!
STUDENT MANAGEMENT SYSTEM Table details Student (STUDENTID, NAME, ADDRESS, PHONE, MAILID, COURSEID (Foreign Key)) Course (COURSEID, COURSENAME, FEE, DETAILS) Result (STUDENTID, MONTH, YEAR, TOTAL, GRADE) Fee (BILLNO, STUDENTID (Foreign Key), AMOUNT, DATEOFPAY)
awt representation:-
course:insert/update/delete/search
student:insert/update/delete/search
:result entry
:fee given
report:view all students/courses
:view result for a particular student/course :view fee details for a particular student/all students/course

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.