Re: Connection probleme from HP-UX with BIG-5 Charset
Geoffrey KRETZ <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
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 > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds > >