I have to do a project using JDBC and MySql .. can someone guide me in this attempt to install and run these darn things? I can\'t figure out how and what to do. I have never wo
Install the database. Add the MySQL JDBC driver to your classpath. And follow the instructions of the JDBC tutorial.