I'm having some troubles with the JDBC Connector/J for MySQL. The documentation says the driver I should use is "org.gjt.mm.mysql.Driver". I typed up a simple driver program and it gives me an exception after these lines of code.
String driver = "org.gjt.mm.mysql.Driver"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.