Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert from xml to xls via vfp code
Message
De
02/08/2004 03:56:56
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00928857
Message ID:
00930044
Vues:
18
hi,

i want to ask about this code (it take more than 8 miniuts to convert and append )

any idea to make it faster.

thanks.
XMLTOCURSOR(ALLTRIM(thisform.Text1.Value),"VFPCursorName",512)
SELECT VFPCursorNAME
COPY STRUCTURE TO cVFPTable
SELECT 0
USE cVFPTable
   APPEND FROM (DBF("VFPCursorName"))
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform