Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XMLtoCursor Translation Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
XMLtoCursor Translation Problem
Divers
Thread ID:
00604939
Message ID:
00604939
Vues:
60
My table has columns for datetime, character and memo. In the memo column, I have a small XML document. I converted the table with this:
? CursorToXML("curtable" , "c:\c.xml" , 1 ,8+512 , 0 , "")
But the memo column (which is wrapped in CDATA) translates the lessthan/greaterthan characters to their equivalent & l t ; and & g t ; and I don't want it to translate anything, I want my memo column to keep the data "as is" because when I convert the stuff later back to a table, the XML in the memo is messed up. Help?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform