Hi, Is there a way to modify with XQuery update an XML document in memory before loading on the db. Currently I load on db the document immediately and then I make any necessary changes, this method works fine for little documents but for xml with size larger than > 500Kb becomes inefficient, probably because the document is always fully charged.
Regards, Bassanelli Michele
-- Qizx Support List [email protected] http://www.xmlmind.com/mailman/listinfo/qizx-support

