According to the HSQLDB download I just downloaded, the hsqldb.jar file in the distribution contains a class named:
 
org.hsqldb.jdbcDriver.class
 
not
 
org.hsql.jdbcDriver.class
 
I'll bet that is the issue you are having. I believe someone else also replied to this thread and  indicated that this might solve the problem as well.   I have always used MySQL v4 or v5 and it has worked with either one.
 
mark

Reply via email to