[daisy] Query+Include question
Nick dos Remedios
nick at cambia.org
Thu Dec 7 15:04:26 CST 2006
The 'id' identifier takes an argument of type long, so it should be:
> select id where id = '8'
You may have got confused by the "link literal" identifier, which
does take an argument like daisy:8 but is used for finding documents
which are linked to by other documents/versions/variants.
Nick
On 08/12/2006, at 3:59 AM, Rucha Gokhale wrote:
> Per documentation, the following query should work:
>
> Query+Include select id where id=daisy:8
>
> But I get the following error:
>
> Could not perform the following embedded query:
> select id where id=daisy:8
> Encountered the following errors:
> Error performing query.
> Error parsing expression.
> Lexical error at line 1, column 25. Encountered: ":" (58), after : ""
>
> What am I doing wrong?
>
> Regards,
> Rucha
> _______________________________________________
> daisy community mailing list
> Professional Daisy support: http://outerthought.org/site/services/
> daisy/daisysupport.html
> mail to: daisy at lists.cocoondev.org
> list information: http://lists.cocoondev.org/mailman/listinfo/daisy
More information about the daisy
mailing list