[Mono-dev] TDS RPC patch

Mirco Bauer meebey at meebey.net
Fri May 11 08:16:24 EDT 2007


On Fri, 2007-05-11 at 05:35 -0600, A Nagappan wrote:
> Hi,
> 
> Base work of this patch was done by Senganal. Previous Mono ADO.NET
> maintainer.
> 
> Thanks for reviewing the patch :) Modified Encoding.ASCII.GetBytes to
> Encoding.UTF8.GetBytes. This patch should work with MS-SQL 2000 server
> too, if possible please verify it ?

IMHO that would not fix the issue, as the locale/encoding differs
between Windows/MSSQL installations, I think the default encoding should
be used, Encoding.Default.GetBytes(). That would use the default
encoding of the operating system then, or does the protocol require
UTF-8? I am not familiar with the TDS protocol specification.

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key:
http://keyserver.noreply.org/pks/lookup?op=get&search=0xEEF946C8

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d s-:+ a-- C++ UL++++$ P L++$>+++$ E- W+++$ N o? K- w++>! O---- M-
V? PS
PE+ Y- PGP++ t 5+ X++ R tv+ b+ DI? D+ G>++ e h! r->++ y?
------END GEEK CODE BLOCK------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070511/03d0d8fc/attachment.bin 


More information about the Mono-devel-list mailing list