Skip to Content.
Sympa Menu

freetds - [freetds] support to UTF-8 charset?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "odbc" <odbc AT imarte.net>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] support to UTF-8 charset?
  • Date: Wed, 05 Mar 2003 22:47:42



Hi, my name is Marte

Somebody working with UTF-8 charset?...
I'm working with

Linux RH 8 ==>FreeTDS ==>UnixODBC==Php

and everything is ok except when work with other charset.

the question is, how can i configure the support to UTF-8 charset?

my initial configuration is:

./configure --with-tdsver=7.0 --with-unixodbc=/usr/local --enable-msdblib

and i have changed the freetds.conf in this way

[FreeTDS]
host = 10.1.12.96
port = 1433
tds version = 7.0
client charset = UTF-8

but it doesn't work, maybe i can work with this configuration?

./configure --with-tdsver=7.0 --with-unixodbc=/usr/local --enable-msdblib --with-libiconv-prefix=DIR


any suggestion?







Archive powered by MHonArc 2.6.24.

Top of Page