Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I read this xml file?
Message
 
À
02/03/2015 03:27:16
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01616055
Message ID:
01616056
Vues:
54
>Hi All,
>
>There is a different XML string. VFP can't read this file but online readers can. Is there an easy way read this file from VFP or should I parse this manually?
>
> I can't attach this xml as a file at UT, UT declined it's format. I can't also write down there, I just put at Sendspace.com:
>
>https://www.sendspace.com/file/cwmtmz


VFP cannot read this XML file because this file not contain XML header with encoding='windows-1254'

You can add XML header:
<?xml version="1.0" encoding='windows-1254'?>
or you can use STREXTRACT()

MartinaJ
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform