Hello Michele,

sorry, but without more information
we don't see how to help you.
You should at least provide the query and the version of Qizx.

This kind of problems can happen when
there is a discrepancy between indexes and the contents of the database,
that can come because of:
- use of xlib:commit() in the middle of a query
   there is a design issue here, we are thinking of deprecating  
xlib:commit()
- or a bug



-- 
Xavier Franc
Qizx design and development

On Sat, 03 Sep 2011 18:00:48 +0200, Michele Bassanelli  
<michele.bassane...@gmail.com> wrote:

> Hi,
>
> I'm a problem using the function collection
>
> The problem occurs after I modifified a docuement with some of the XQuery
> Update function
>
> After this operation
> if I try call the function fn:collection('/test') with Quiz Studio I  
> obtain
> the message:
>   Execution error XQST0054: cannot find document docId=74
>
> I also tryed call the xlib:collection('/test') and in this case I obtain
> four item (I have loaded only one document in collection) but the first
> three are marked as deleted
>
> - >>> deleted document <<<
> - >>> deleted document <<<
> - >>> deleted document <<<
> - <value/>
>
> the fourth item shown is correct
>
>
> Thank
> Bassanelli Michele
 
--
Qizx Support List
qizx-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/qizx-support

Reply via email to