Re: [basex-talk] Fwd: Bash command

2015-11-10 Thread meumapple
I can add that if I use "cat file" on the bash I get the right Greek characters, while the same command via proc:execute returns gibberish characters (the optional argument "utf-8" in proc:execute has no effect). Thanks. Joseph Il giorno 09/nov/2015, alle ore 19:04, meumapple ha scritto: Hi

Re: [basex-talk] Re :Collection DataBase Locking

2015-11-10 Thread Christian Grün
> While updating the Basex collection data base if it fails because of some > unexpected reason the particular database cannot be opened anymore and the > message shown in loggers is > "Database ... is being updated, or update was not completed". This usually indicates that an updating query was

Re: [basex-talk] Sub : Adding Special Characters to the Collection Database

2015-11-10 Thread Christian Grün
>> I see you are using BaseX 7.9. Does the problem persist when using our >> latest release? > > Currently am using baseX version 7.9,i can't able to find the RCA for this > problem.so please do needful. We can only provide unpaid support for the latest version, so once again please try the latest

Re: [basex-talk] Sub : Adding Special Characters to the Collection Database

2015-11-10 Thread madhan gopal
Hi Christian, Currently am using baseX version 7.9,i can't able to find the RCA for this problem.so please do needful. The output of the db:info() function is: MyCollectionName 913 MB 51679859 32 0 2015-10-14-15-13-14 2015-10-14-14-38-19 UTF-8 true

Re: [basex-talk] Fwd: basic JSON problem

2015-11-10 Thread Christian Grün
> Not heavily tested, but yes it works great for me. > It should be included in BaseX. In order to include it, I would need to do more testing. If you experience unexpected behavior, feel free to tell us. > > Florent > >> Christian >> >> >>> >>> Best regards >>> >>> Florent >>> >>> 2015-11-09 10:

Re: [basex-talk] Fwd: basic JSON problem

2015-11-10 Thread Florent Gallaire
> Did you try my XQuery conversion code back then? Does it solve your problems? Not heavily tested, but yes it works great for me. It should be included in BaseX. Florent > Christian > > >> >> Best regards >> >> Florent >> >> 2015-11-09 10:17 GMT+01:00 Christian Grün : >>> Hi Florent, >>> >>> Wh

Re: [basex-talk] Fwd: basic JSON problem

2015-11-10 Thread Christian Grün
> that's what I was afraid, > http://www.w3.org/TR/xslt-30/#func-xml-to-json > is just too complex to understand for me. > > What about your simple-json try ? > to have an easy: > my_request&method=json&json=format=simple The reason for all those complex conversion rules is that the conversions ar