Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XMLToCursor() very long
Message
De
29/03/2004 03:28:09
 
 
À
27/03/2004 14:54:17
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00890187
Message ID:
00890352
Vues:
17
Hi,

>>
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.
>>

May still be slow but specifying a schema in the CURSORTOXML may help...
Regards,
Viv
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform