Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XML Update?
Message
From
05/06/2002 12:12:12
John Baird
Coatesville, Pennsylvania, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
XML Update?
Miscellaneous
Thread ID:
00665011
Message ID:
00665011
Views:
53
I have created two dll's and a form.

the form creates oCust (DEFINE CLASS customerinterface AS SESSION OLEPUBLIC)
oCust has an object oData (DEFINE CLASS datamanager AS SESSION OLEPUBLIC)

I am passing XML from the datamanager to the oCustObject which creates a cursor and passes information back to the form.
I can update fields in oCusts' cursor and when done, create an XML doc to send back to oData for updating base table.

Question is, what is the best mechanism for updating the base table from an xml document?

thanks..
Next
Reply
Map
View

Click here to load this message in the networking platform