Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursortoxml-xmltocursor
Message
De
08/02/2010 12:57:29
 
 
À
08/02/2010 12:27:24
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01448046
Message ID:
01448135
Vues:
55
the data are all text but could contain characters like the greater-than sign etc. . All entered through the keyboard


peter


the data are all text but ciu

>>I have data, mainly the foxaudit log, which convert into xml just fine but don't convert back to a curso with out an parse error (invalid character)
>>
>>how does one handle that?? can I use a strtran() or do I need to use the url conversion routin from rick strahl???
>
>You may have binaries in your memos, which should either be escaped in CDATA[] blocks, or converted into base 64. The simplest way is to make your cursors, that you export into XML, having NOCPTRAN on each field which may contain binaries. That forces VFP (since 7.0) to export memos as base 64.
>
>There may be other causes for this, though; the one above was my first and only.
Peter Cortiel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform