Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Importing XML file into Excel
Message
De
28/02/2003 01:05:16
Ken Knorr
Logos Management Software
Ventura, Californie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
Importing XML file into Excel
Divers
Thread ID:
00759266
Message ID:
00759266
Vues:
51
After spending many hours trying to figure out why Excel (Office XP) would not import XML files created with VFP, discovered problem.

If the flag Preserve white space is used then Excel will always reject the xml file. It appears to take every row and duplicate it N + 2 times where N is the number of fields in XML file.

I used: cursortoxml(alias(), "d:\test.xml", 1, 2+4+8+512, "1")

Had to remove the flag option 4.
Répondre
Fil
Voir

Click here to load this message in the networking platform