Encoding string to UTF-8

L

Luis

Hello.
I have a XML string that i need to encode to UTF-8.

Is there any function to do this?

Thanks.

Luis.
 
D

Daniel Pineault

Take a look at
http://help.lockergnome.com/office/convert-utf8--ftopict702394.htm
http://www.eggheadcafe.com/forumarchives/AccessmodulesdaoVisualBasica/Sep2005/post23854330.as
http://www.josephtbradley.com/wp/20...a-in-excel-and-wrapping-text-with-no-orphans/

From what I've read you should be able to do it using the ADO Stream object.

Also, if you google the subject you will find other examples.
--
Hope this helps,

Daniel Pineault
http://www.cardaconsultants.com/
For Access Tips and Examples: http://www.devhut.net
Please rate this post using the vote buttons if it was helpful.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top