Encoding string to UTF-8

  • Thread starter Thread starter Luis
  • Start date Start date
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.
 
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.
 
Back
Top