Skip to Content.
Sympa Menu

freetds - Re: [freetds] Connection probleme from HP-UX with BIG-5 Charset

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Geoffrey KRETZ <gk AT 4js.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Connection probleme from HP-UX with BIG-5 Charset
  • Date: Tue, 17 Feb 2009 11:37:18 +0100

Thanks, i will reinstall free tds and tell you if it solves my problems.

Geo

James K. Lowden wrote:
> Geoffrey KRETZ wrote:
>
>> iconv.c:78:Using trivial iconv
>>
>
> As Frediano said, you need to link to a real iconv library. You evidently
> used the --disable-libiconv configure option.
>
>
>> iconv.c:365:setting up conversions for client charset "hkbig5"
>> iconv.c:367:preparing iconv for "hkbig5" <-> "UCS-2LE" conversion
>> iconv.c:439:tds_iconv_info_init: client charset name "" unrecognized
>>
>
> If you want to use GNU iconv and "hkbig5" is the name that HP/UX uses,
> that name needs to be added to src/tds/alternative_character_sets.h as an
> alias for what GNU iconv calls "BIG-5". You'll also have to regenerate
> encodings.h by re-running encodings.pl.
>
> HTH.
>
> --jkl
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>
>





Archive powered by MHonArc 2.6.24.

Top of Page