ExportXML Method

M

Mike

I am using the Application.ExportXML method to write query results to an XML
file however after the file reaches 10MB it writes to a new file. How do i
tell it to write all the records to a single file?

Thanks
Mike
 
Top