[freetds] [PATCH] CTLib handling of NVARCHAR

James K. Lowden jklowden at freetds.org
Wed Dec 10 00:04:40 EST 2008


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


More information about the FreeTDS mailing list