Mohamed,

i'm using the native Sedna Java driver.
> how to do that in this case.
>

There are two options (
http://modis.ispras.ru/sedna/progguide/ProgGuidesu1.html#x4-60001.1.3)

loadDocument(InputStream in, String doc_name, String col_name)
throws DriverException, IOException;

or

execute("LOAD ’C:/region.xml’ ’region’");



i have another question
> can i use the XQuery functions like ft:contain ?
>

No. Sedna doesn't implement XQuery Full-Text extensions. However, we have
integration with dtSearch engine if you need full text search support:

http://modis.ispras.ru/sedna/progguide/ProgGuidesu8.html#x14-550002.5.4
http://modis.ispras.ru/sedna/progguide/ProgGuidesu5.html#x9-320002.2.3

 Please, let us know (sedna [at] ispras.ru) if you want to try dtSearch.

Ivan Shcheklein,
Sedna Team
------------------------------------------------------------------------------
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