[Mono-dev] TDS RPC patch

A Nagappan anagappan at novell.com
Wed May 30 07:09:20 EDT 2007


Hi,
  Fixed it in SVN, can you please verify it and update me on this ?

Thanks
Nagappan


Nagappan A <anagappan at novell.com>
Linux Desktop Testing Project - http://ldtp.freedesktop.org
http://nagappanal.blogspot.com

Novell, Inc.
SUSE* Linux Enterprise 10
Your Linux is ready*
http://www.novell.com/linux



>>> 
From: Mirco Bauer <meebey at meebey.net>
To:A Nagappan <anagappan at novell.com>
Date: 05/11/07 5:50 PM
Subject: Re: [Mono-dev] TDS RPC patch
CC:<mono-devel-list at lists.ximian.com>
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
+++$ 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------




More information about the Mono-devel-list mailing list