Oops,
I forgot to mention all my data was held in variables. My XML file only has 1 record at a time. If you wanted to build an XML with several records, perhaps from a table, it would be simple to add a scan into the code. Something like this:
use customer
oXML =...
I too have just writen the code to create the XML file. What a job! I had no idea what i was doing. But it is all done now. If anyone else is wondering how to create the XML file manually, here is a snippet of my code. A lot of this code was hi-jacked from Simon Arnold's article...
Hi Auguy,
I am having the same exact problem. When i create an XML from CURSORTOXML it just overwrites my schema that i specified with its generic one. Have you found a solution? I will be sure to post if i find a solution, could you please keep me posted on your quest too.
I am currently...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.