Hi, Some more answers:
> "insert into ... (select ... from)" > @rownum:[EMAIL PROTECTED] I have implemented this now, it will work in the next release. > Query timeouts: statement.setQueryTimeout(15/*seconds*/); is not working I can't reproduce this problem. What version of H2 do you use? Maybe an old version of H2 is in the classpath? > Order By: ... issues if used in a subquery in the main queries where clause: > the query parser just wont compile the query. I can't reproduce the problem, but I remember there were problems so time ago. How does the query look like exactly? > webfrontend ... remove a database called flexive all databases that begin > with the term flexive and exist in the same directory are removed as well I can't reproduce this problem with the current version. 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 -~----------~----~----~----~------~----~------~--~---
