Question:
Hi,
needed to read an UTF-8 encoded XML file into a string in VBA.
adodb stream .readText method: about 60 seconds
chilkat FileAccess .ReadEntireTextFile: < 1 second
THANK YOU.
Alex
Thanks! I'm glad to hear it.