Access 2K: export txt file utf-8 encoding

P

Pasqualino Imbemba

Hi,

I'd like to export data into a fixed column width.
I use DoCmd.TransferText [Options...]
Among these options, there is the CodePage option. Which value must
CodePage be set to, so to have an UTF-8 encoding?

Thanks & bye
~Pasquale
 
Top