Hi, Could you try again using
java -Dh2.optimizeInJoin=true See also: http://www.h2database.com/javadoc/org/h2/constant/SysProperties.html#h2.optimizeInJoin Also, in this case you should probably use PreparedStatement. Regards, Thomas On Fri, Aug 29, 2008 at 4:21 PM, Thotheolh <[EMAIL PROTECTED]> wrote: > > Have you tried the test in the latest release (1.0.78) ? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
