Skip to Content.
Sympa Menu

freetds - Re: [freetds] Client charset in lowercase

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: LacaK <lacak AT zoznam.sk>
  • To: freetds AT lists.ibiblio.org
  • Subject: Re: [freetds] Client charset in lowercase
  • Date: Wed, 13 Jul 2016 07:25:27 +0200


Hi *,

now I found, that when I specify client charset as 'utf-8' and not as
'UTF-8' I get error in log:

iconv.c:348:preparing iconv for "utf-8" <-> "UCS-2LE" conversion
iconv.c:423:tds_iconv_info_init: client charset name "-1" invalid

I am using "dblib" and I set charset using setlname()

Is it expected, documented ?

Thanks

-Laco.

No, the set of character sets is not documented. Would not be hard to
change the comparison.
May be it will be usefull do it ... ;-)
-Laco.




Archive powered by MHonArc 2.6.24.

Top of Page