first question:
i want to know how to excute a query in java
i tried this and it works
String xqueryString =    "for $x in doc('books.xml')//book return 
$x/title/text()";
but i want to excute a  FLWR query

second question:
i installed dtsearch but i did't understand  nothing from it.
i dont know how to use it.
i just want to create an xquery function "F" which i could put ft:contains 
function

third question:
i put a function in a file named math.xqlib
i load this file in my database
with this command: se_term "LOAD MODULE 'c:\math.xqlib' " testDB 
it's ok
Bulk load succeeded
and that's all

i dont know how can i use the function in this module in my main java program ?
thank you



      
------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Sedna-discussion mailing list
Sedna-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to