Railway Reservation Project with MySQL | eclipse IDE | phpmyadmin | Advanced Java Programming




Database : IndianRailway.sql



IndianRailway.java



To connect java application with the mysql database, mysqlconnector.jar & jcalendar-1.4 file is required to be loaded.

download the jar file mysql-connector.jar


Two ways to load the jar file:
1) Paste the mysqlconnector.jar file in jre/lib/ext folder
2) Set classpath