Small update: I have been pointed at a possibility that I didn't know the existence of: the doc(url) function in XQuery. This function, called from XQuery mode, should do the same like shred_doc() from the command line. However, it wants an URL as argument, so it is impossible to load a string or stream from the client. Maybe this helps! On 12-03-2006 00:04:10 +0100, Fabian Groffen wrote:
Hi,
Unfortunately this is not possible at the moment, but it is one of my biggest "feature requests" for the MonetDB/XQuery people to implement as you can understand.
I'm sorry!
On 11-03-2006 10:43:36 -0500, Swati Tata wrote:
Hello Everyone,
Is it possible to load the XML documents to MonetDb using a java application? I have been using Shred_doc() from the command line to load the documents. Is there any other method using JDBC.