On 11/28/07, Ralf Junker <[EMAIL PROTECTED]> wrote:

> >> Imagine that a SQLite3 database opened in a custom application with a 
> >> registered a collation sequence named "unknown" has created the following 
> >> table:
> >>
> >>   CREATE TABLE a (b COLLATE unknown);

> Trevor, I am not sure what you mean by "subselect on its own". Is this what 
> you are looking for?

> sqlite> SELECT * FROM (SELECT * FROM a);
> SQL error: no such collation sequence: unknown

Yes, exactly.  I was curious to see if it made any kind of difference.
Unfortunately I don't have an explanation/fix for you though.

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to