[Sedna-discussion] Sedna as windows service

2009-03-18 Thread Ruvim Pinka
Hello, Sedna XML DBMS can't work as a service yet (on Mar.2009). The discussion is available at: http://article.gmane.org/gmane.text.xml.sedna/1101 The se_svc.exe — is a small program that works as a service and controls Sedna by its own rules. It should be placed to the sedna/bin/ folder.

Re: [Sedna-discussion] Strange issue when declaring default element namespace

2011-07-01 Thread Ruvim Pinka
Hello! Another solution with a bit more factoring: import module namespace demoboards= http://www.nxp.com/demoboards;; *declare function local:name-of-board( $board ) { $board/DemoboardInformation/Name/text() } ; *let $results := demoboards:filterByName(demoboards:getDemoboards(), 'adc0')

Re: [Sedna-discussion] XQuery update question {}

2012-04-06 Thread Ruvim Pinka
Hello! On 06-04-2012 07:59, Malcolm Davis wrote: Does anybody have recommendations on how to handle {} statements in XML? To avoid escaping, in first I load XML-fragment into collection via LOAD (as temporary document) and then update target document from this collection. The

Re: [Sedna-discussion] question regarding data files [extremely big]

2013-02-18 Thread Ruvim Pinka
Hello! Some time ago I reported the bug related huge tmp file sizehttp://sourceforge.net/p/sedna/bugs/90/. On Mon, Feb 18, 2013 at 6:07 PM, Ivan Lagunov lagi...@gmail.com wrote: Hi Ivan, ** ** Things get worse now. On Friday I restored the database from the two-days old backup

Re: [Sedna-discussion] status of sedna

2018-07-16 Thread Ruvim Pinka
Hello! It seems that Sedna is in frozen state without public dates on its road map. Just for reference, the old roadmap: https://article.gmane.org/gmane.text.xml.sedna/2643 I looked on Berkeley DB XML