Hi,

> I now have a database that has the "order by" no rows problem.
> I don't think that conditions that are outlined are true for
> this database.
> Could it be that the same issue can be caused in another scenario.

Yes, that's possible.

> I can send the database and the query that fails with 1.1.108 if
> necessary.

Could you post the query, and the query plan? To get the query plan, use:

EXPLAIN SELECT ...

See also http://www.h2database.com/html/grammar.html#explain

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 h2-database@googlegroups.com
To unsubscribe from this group, send email to 
h2-database+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to