Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XMLToCursor() very long
Message
De
27/03/2004 15:13:42
 
 
À
27/03/2004 14:54:17
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00890187
Message ID:
00890189
Vues:
20
Hello Michel

not a solution, but played around with xml just to see how it works, etc. i used West Winds XML library, because i work with Vfp 6. i had some serious memory problems and was told by the fox community here that xml is supposed to be for small record sets.

as you can tell, i don't realy know too much about architecture, etc of xml, but i thought the tread i was discussing my problem helps a little.

Thread #866876


>I have a cursor with 8000 records. When I execute:
>
>
>CURSORTOXML(ALIAS(),'lcHtml',1,48,0,'1')
>
>
>it is executed in a flash. But, when I do the reverse:
>
>
>XMLTOCURSOR(lcHtml,'TempCursor')
>
>
>It takes extremely long. How can I speed that up? Right now, it takes about 2 seconds for the first code and about 2 minutes for the second.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform