Hi,
        I want to write information from a DB to an XML file.  There are many
records.  Creating the DOM tree is fast, but the call to
DOMWriter::writeNode takes really long.  Is it something I can do to speed
up things?

        I am using xercesc-2.1.0 on Win2000.

        Is it another way than using DOM to write XML document in xerces?  I don't
need the DOM tree and when I parse XML file, I always use SAX.

thanks a lot,
Patrick



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to