Skip to Content.
Sympa Menu

freetds - Re: [freetds] Charset option

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Igor Korot <ikorot01 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Charset option
  • Date: Tue, 17 May 2011 10:26:40 -0700

Dalibor

2011/5/17 Dalibor Kušić <Dalibor.Kusic AT in2.hr>:
> I've debugged this to a point where I see that a correct stream in UTF-16LE
> arrives from the SQL server and then iconv needs to convert this to UTF-8
> which is native to the unix system, but for some reason fails....
> Here's a dump from the freetds log file:
>        Server charset: UCS-2LE
>        Server column_size: 510
>        Client charset: UTF-8
>        Client column_size: 1020
>
> Which shows these charsets.... Any ideas?

Could you try to configure "--with-iconv=no", please?

Thank you.

>
> Dalibor
>
> -----Original Message-----
> From: freetds-bounces AT lists.ibiblio.org
> [mailto:freetds-bounces AT lists.ibiblio.org] On Behalf Of Dalibor Kušić
> Sent: Tuesday, May 17, 2011 1:40 PM
> To: freetds AT lists.ibiblio.org
> Subject: [freetds] Charset option
>
> Hi!
>
> I'm having trouble using freeTDS to talk to a MS SQL database with a
> charset of CP1250. I can't achieve to see national characters when
> executing a query using iSQL.
>
> I've downloaded and built from schratch the latest stable version of
> FreeTDS. I've configured unixODBC and have put
> Client charset = ISO-8859-2
> in the freetds.conf file.
>
> However when I login to the database using iSQL and execute a query, I see
> "?" instead of my national characters.....
>
> Dalibor Kušić
>
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
> _______________________________________________
> 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