Hi all,
I found a way out. In fact we need to convert the doublebytes to UTF8 again. Here is my code:
CURSORTOXML("test","outfile",1,+32)
STRTOFILE(STRCONV(outfile,9),"test.xml")
why so many people question about xml recently? I just post another question on similar topic.
I tried the cursortoxml but it seems cannot work to support chinese character. What I want is to export a table to an xml file in UTF8.
Gemini
Hi,
I tried to export a table by use cursortoxml. It works fine with english version but since there has chinese characters inside the table, I need to export it using utf-8.
Is there any simple function to export data to utf-8?
This is what I use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.