Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieving large xml recordset through ADO
Message
De
13/03/2003 16:42:28
 
 
À
13/03/2003 16:14:37
Leo Kool
Agis Automatisering BV
Harmelen, Pays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00765479
Message ID:
00765599
Vues:
32
You could take out the FOR XML clause and construct a new XML document with either the MSXML.DomDocument or by traversing the recordset. The latter might turn out slower though, it all depends on what fields need to go on the new XML document. But there's only one way to find out :)

Good luck,

>yes, the client applications expect XML
>I know the .Save(..., 1) option, but I want to format the XML to my own (clients) needs.
>I also have to combine several set's in a response that is send back to a client application who requested the data.
>Thanks for your reply thougd, I'll keep this in mind.
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform