--
You received this message because you are subscribed to the Google Groups "Tarql" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tarql+un...@googlegroups.com.
To post to this group, send email to ta...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/tarql/CAJA5qQJwLBu%3DMXXd0c9eE1coand%2BcKCM93ZQSkKi75_hLOYopQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Hi Pasquale,Tarql attempts to guess the character encoding. This doesn’t always work.You can specify the correct character encoding yourself with the --encoding argument. The most common values are utf-8, iso-8859-1, and the various windows-12XX encodings (see https://docs.oracle.com/javase/8/docs/technotes/guides/intl/encoding.doc.html for a list).If none of the common encodings seem to work, then also consider the possibility that the characters are not correctly encoded in the original file. Does it open correctly in other tools such as Excel?Richard
On 28 Sep 2017, at 11:49, Pasquale Di Donato <pasquale...@gmail.com> wrote:
Dear all,this is really a nice tool and easy to use.Just one issue on my side: how to get special characters rightly encoded?E.g. in my source.csv I have German and French strings such as Altbüron or Câbles. This are encoded as:CµºålesAltb├╝ronAny hint?Thanks
--
You received this message because you are subscribed to the Google Groups "Tarql" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tarql+unsubscribe@googlegroups.com.