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:
CursorToXML("test","outportfile.xml",1,512,0,"")
Please help. Thanks
Gemini
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:
CursorToXML("test","outportfile.xml",1,512,0,"")
Please help. Thanks
Gemini