On Jan 28, 2008 1:10 PM, Charlie Coleman <[EMAIL PROTECTED]> wrote: > > >On Jan 28, 2008 10:37 AM, Paul Newton <[EMAIL PROTECTED]> wrote: > > > > I have been asked to produce a single XML file containing invoice > header > > > and line details and have been given a schema to work with. > > > > > > Is it possible to create a single cursor containing the required > > > information from the header and detail tables and then use CURSORTOXML > ? > > If you've got VFP 8 or later, you'll want to use the XMLAdapter class, not > the CURSORTOXML() function. > > Someone already posted one web page that has sample code > > > At 11:17 AM 1/28/2008 -0600, Stephen Russell wrote: > >Do you have to combine both "tables", header and line items, into the > same > >xml document? If so you are going to have to roll your own. > > Steve, why don't you forego answering any VFP related questions. You've > admitted you don't have anything later than VFP7 on your computer. So why > give incorrect and out-of-date advice on something you supposedly care > nothing about? > ----------------------------------------------------------------
Such a pleasure to deal with you again Charlie. I don't have anything past FPD 2.5 on my computers anymore actually. Just to support some old clients that have not purchased another program to replace my old one. So what I wrote was correct? That a newer version does it better, great. Sniping Steve, priceless! -- Stephen Russell Sr. Production Systems Programmer Mimeo.com Memphis TN 901.246-0159 --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

