Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XMLtoCursor Translation Problem
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
XMLtoCursor Translation Problem
Miscellaneous
Thread ID:
00604939
Message ID:
00604939
Views:
58
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?
Next
Reply
Map
View

Click here to load this message in the networking platform