it can run using eclipse with the my sql connector jar added to the classpath. for dates we can add jcalendar.jar ...make use of sql workbench to connect with databaser ...
This project demonstrates the integration of Java and MySQL using the JDBC API (Java Database Connectivity Application Programming Interface) to perform basic database operations (Insert, Select, ...