Hi again,
Thanks for the advice, Matt. I have checked that the path in the
SQLDriver.xml is right.
The error from the logs shows that it finds the MySql.jar and opens it,
<snip>
74058 [AWT-EventQueue-1] ERROR
net.sourceforge.squirrel_sql.fw.sql.SQLDriverManager - Unable to find
Driver Class com.mysql.jdbc.Driver for JDBC driver MySQL Driver; jar
filenames = [ /home/pollockl/squirrel-sql/plugins/mysql.jar ]
74063 [AWT-EventQueue-1] ERROR
net.sourceforge.squirrel_sql.client.gui.db.DataCache - Could not find
class com.mysql.jdbc.Driver in neither the Java class path nor the
Extra class path of the MySQL Driver driver definition:
</snip>
None of the drivers seem to work.
I don't know java really well, but it looks like the class is not
properly defined in the .jar file? Is it something about how class
definitions are made in different versions of java?
What is your java version?
Cheers
Lachlan
|