Re: Client charset in lowercase
LacaK <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
>> 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.