Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with XML schema
Message
De
21/03/2004 15:13:27
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
XML
Titre:
Problem with XML schema
Divers
Thread ID:
00888315
Message ID:
00888315
Vues:
39
Once I have a DataSet, I am using this to convert it into XML:
      lcXML = loData.GetXml()
Then, from Visual FoxPro, I do:
XMLTOCURSOR(lcXML,'Temp')
to convert it into a cursor.

However, as I don't have the schema, a lot of fields are not appended ok into my local table. So, I see there is a VB.NET method for the DataSet known as GetXMLSchema(). How would I go to include the schema into my XML so when I do the XMLTOCURSOR() in VFP that everything would be ok?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform