JAVA - Student Information System Project In Java Using NetBeans With Source Code | Part 4

preview_player
Показать описание
Student Information System Project Using Java And MySQL DataBase

---------------- Check out my Java Projects! ------------------

------------------------ JAVA Products ---------------------------

-------------

C# And Java Programming Books

Tutorials PlayList Coming soon.
1bestcsharp blog,
1bestcsharp,

In this java project tutorials serie we will see how to create a basic student management system using java netbeans and mysql database
before starting this serie you must :
- learn first java core
-download and install netbeans ide(you can use eclipse but i prefer netbeans)
-have some knowledge in database
-downoad and install XAMPP or WAMPP server

and while creating this java project we will see how:
- design and create a login form so the users can enter a password and a username , if the username or password are incorrect show an error message, else show a main form with the logged user username
- in the main form the user will see his usrname, the number of students, the number of courses, a menu to manage students,
manage courses, manage marks
- in the manage student the user can add a new student,update student,remove student, a jtable populated witth student records,
if the user select a row from jtable the selected student data will be displayed into jtextfields and jradiobuttons
(jradiobutton to manage the student gender male or female)
if the user click add button a new form will be displayed to enter the informations
- the same for courses
- in scores you can add a score to a student for a course
NOTE: if we delete a student or a course all scores associted with them will be also deleted

if you want the source code for this project you can find it in the last video description of this serie

more java project:
Java Project For Beginners Step By Step Using NetBeans And MySQL Database In One Video [ With Code ]:

Java Tutorials:
Insert Update Delete Data In MySQL Database Using Java

Add And Update A Row To JTable From JTextField + Delete Row In Java

JAVA MySQL Database Rocords Navigation Buttons

Search Values From MySQL Database And Set It Into JTextfield In Java

bind jtable from mysql database in netbeans

insert Image in MySQL Database using Java

Java Login Form With MySQL Database

Retrieve And Display Image From Mysql In Java

How To Bind JTable From MySQL Using ArrayList In NetBeans

How To Browse Image To Jlabel Using JFilechooser In NetBeans

How To display Image From Database To JTable In Java

How To Get JTable Column Sum, Avarage, Max, Min Value In Java

jtable click

show jtable row data in another jframe
Рекомендации по теме
Комментарии
Автор

tell me how to download your java application like yours? I am new java learner. thanks.

cambodeeritnews
Автор

For those facing the "AWT-EventQueue-0" error
Use "con=DriverManager.getConnection("jdbc:mysql://localhost/stdmgmt?useUnicode=true&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC", "root", "");" at the MyConnection.java class file.
It worked for me

eujinjosephgeorge
Автор

i have this Problem help pLease : Exception in thread "AWT-EventQueue-0" .

clintrichardcastigon
Автор

Please help I am getting this error - Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException

brundhaabhi
Автор

my main frame is getting displayed but it is going in a second. please help me

vidyapatil
Автор

Exception in thread "AWT-EventQueue-0"


how to solve this error?

zunairzaffar
Автор

Exception in thread "AWT-EventQueue-0" why this error is coming ??

RashidulIslam-dxqi
Автор

if i run your program in debug file i wouldn't receive an error, but if i run it in run project i get an error why is that?

terd
Автор

Exception in thread "AWT-EventQueue-0"


just follow what youve seen in his screen no error at all..thank you brother

MrKhearastic
Автор

This project is amazing, bt How to create exe file???

enjoywithlife
Автор

System.out.print("Thanks bro");

dinozoe
Автор

Error : Exception in thread "AWT-EventQueue-0"

erdosjozsef
Автор

Getting This Error : Exception in thread "AWT-EventQueue-0" . how to solve this ?

abdullahalabid
Автор

Can I use mysql workbench for database?

brundhaabhi
Автор

how to set the mysql server? your tutorial doesn't remind.

johnw
Автор

i am trying to make the same project so can u tell me what is the password u have used plss

achuabhijith
visit shbcf.ru