Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursortoxml-xmltocursor
Message
De
29/05/2010 12:39:57
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
08/02/2010 09:22:48
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01448046
Message ID:
01466505
Vues:
56
>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???

If any of the memo or character fields may contain binaries, they need to be marked as nocptran, i.e. binary. Then those will be exported in a CDATA [... ...] block in base64 format, which can then be consumed by VFP again. Alternately, you may try with a different codepage (utf-8?) in the header, but I haven't tried that.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform