[daisy] Link dereferencing with multiValue Fields
Sven Reher
sven.reher at kontextwork.de
Sat Feb 23 06:33:44 CST 2008
Hello,
I have a problem to use the Link dereferencing with multivalue fields.
When i try the following query:
"select name, $lqw_LinkSectorOverview=>name where
documentType='lqw_SectorOverview'"
then I get the error:
Could not perform the following embedded query:
select name, $lqw_LinkSectorOverview=>name where
documentType='lqw_SectorOverview'
Encountered the following errors:
Error performing query.
Left-hand side of the dereference operator (=>) should be a link
value, at line 1, column 14
When i try this with a non-multivalue field it works.
How do I access the multivalue field with the "dereferencing operator"?
Thanks, Sven
More information about the daisy
mailing list