Hi,

> I also get the no suitable driver error. I have just come from HSQLDB
> and Derby both working, and the Class.forName("org.h2.Driver"); works
> fine.

What is your database URL?

How does your code look like? What Java version do you use, how how do
you include the h2*.jar file to the classpath? With newer Java
versions, should shouldn't even have to call
Class.forName("org.h2.Driver") because the driver should be loaded
automatically.

Regards,
Thomas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to