On Wed, 30 Jun 2010 08:29 -0300, "Rafael Copquin" <[email protected]> wrote: > In the olden days of VFP 6 I used to save the cursor to disk and then > open it in the called form. > > > And if you have to send your data in the form of tables or cursors over > the internet, XML is the way to go, as I understand. A flat file like an > XML file is much lighter than a DBF file, well you get the picture.. >
Well, some form of serialization is the way to go. XML is not the only way - a lot of people like JSON, for example. -- Alan Bourke alanpbourke (at) fastmail (dot) fm _______________________________________________ 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.

