Skip to Content.
Sympa Menu

freetds - Re: [freetds] [PATCH] CTLib handling of NVARCHAR

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] [PATCH] CTLib handling of NVARCHAR
  • Date: Wed, 10 Dec 2008 00:04:40 -0500

Andrew Victor wrote:
> > It seems that the CTLib implementation handles NVARCHAR strings as
> > VARCHAR's. These strings get converted to the single-byte character
> > set when sent to the MS-SQL server, which fails if the string actually
> > contains a multi-byte character.
>
> No comments regarding this patch?

Thank you for it. I haven't been able to look at it closely or test it.
I've flagged it for when time permits.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page