[basex-talk] Fw: Increase Performence

2014-05-29 Thread ChandraSekhar
Dear Team I have collection in gb's ,so I am sending one sample xml along with query.Please give me the tips for performance and please do the need full. Thanks Regards Chandra Sekhar -Original Message- From: Christian Grün Sent: Wednesday, May 28, 2014 1:29

Re: [basex-talk] [FORG0006] Unknown method:

2014-05-29 Thread Erol Akarsu
Christian, I tried to close prepared statement and got this exception: [BXSQ0002] No opened connection with id 1 It throws exception at line let $clres := sql:close($prep) let $prep := sql:prepare($conn,$sqlStmt) let $params := sql:parameters sql:parameter

Re: [basex-talk] USPTO XML format causes BaseX GUI errors

2014-05-29 Thread Jose Rey
Christian, beautiful. It worked pretty well. On Sun, Apr 27, 2014 at 1:19 PM, Christian Grün christian.gr...@gmail.com wrote: Hi Jose, your .xml file actually contains several XML files, which must first be split in order to be parsed. I’ve attached one solution in XQuery (there may be