get Sql Server2005 data in Freebsd6.2

James liu liuping.james at gmail.com
Fri Aug 31 02:15:47 PDT 2007


i know how to get data from SQL SERVER 2K

but now it show me waring like this:

> PHP Warning:  mssql_query(): WARNING! Some character(s) could not be
> converted into client's character set.
>

my freetds.conf
        port = 1433
        tds version = 8.0
        client charset = CP936

i wanna get data and iconv it to utf-8.

but it seems i lost some data..

anyone know how to fix it?



-- 
regards
jl


More information about the freebsd-questions mailing list