Skip to Content.
Sympa Menu

freetds - Re: Cannot FreeTds execute query with unicode string ??

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT umcc.ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Cannot FreeTds execute query with unicode string ??
  • Date: Mon, 20 Mar 2000 07:48:18 -0500 (EST)


I'm afraid unicode support is not really working as far as I know. What I
can tell you is this: It requires TDS 7.0 support (--with-tds-ver=7.0).

Now if you would like to provide a packet trace of a query containing
unicode, we might be able to do something. You can see the passthru server
and instructions that were posted here a couple of days ago to generate one.
(check the mailing list archive).

Brian

On Mon, 20 Mar 2000 hsrush AT nownuri.net wrote:

> sorry for bad english.....^^....
>
> I'm using php3, MS-SQL and FreeTds...
> I'm Korean.. so , my program has query with unicode string....
> For example . "SELECT FROM member WHERE name=***";
> *** is unicode string....
> FreeTds may not execute these querys....
>
> FreetTds can not execute query with unicode string???
>





Archive powered by MHonArc 2.6.24.

Top of Page