Re: [PATCH] CTLib handling of NVARCHAR
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
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