Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Examples, how to, etc for XML, XSD in VFP 9
Message
From
13/04/2007 10:54:16
 
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01215484
Message ID:
01215555
Views:
27
John,

>I will be creating a single cursor and using that for the export. Can it be a cursor or does it need to be a table?

XMLAdapter's AddTableSchema() works with either a table or cursor. The only requirement is that the table or cursor be open when you call the method. This sets up the internal metadata that tells XMLAdapter what it is going to output when you call ToXML().
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Reply
Map
View

Click here to load this message in the networking platform