Hey guys,
I'm trying to use MySQL and I have a server setup and ready to go and I'm 100% sure it works.
I read a tutorial page and tried to find more but I couldn't. What I did was drag the .jar file that came in the Connector/J.zip (3.0) into "C:\Program Files\Java\jre6\lib\ext" I tried to add the package to my program using import but that didn't work and from the examples they gave in the tutorial I shouldn't have to!
=D
PO.
here is the tutorial http://www.developer.com/java/data/article.php/3417381