Connecting to MySQL using Java
Hi, I would like to connect to a MySQL db using Java. How can I do this? I've got Java in my machine (jbuilder as well). Do I need to download a specific jdbc driver or there is already available for me to use it? If yes, how and where do I deploy it?
Thank you in advance,
Rodotheos.
|