[Mono-bugs] [Bug 324861] ODBC command UTF8 error. SQL failed with UTF8 symbols in query
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Nov 6 11:42:21 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=324861#c10
--- Comment #10 from amc amc <amc1999 at gmail.com> 2007-11-06 09:42:21 MST ---
two small thoughts:
- i would use System.Text.Encoding.UTF8.GetBytes() instead of than private
ConvertToUTF8()
- or even System.Text.Encoding.Default and not a hard-coded UTF8
in general i am also not sure how it was worked before in non-UTF8 environment,
so, it would be nice to try.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list