[Mono-bugs] [Bug 322695] When passed double-byte characters as OracleParameter's value, ExecuteNonQuery throw Exception

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Sep 19 02:32:17 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=322695

User linniks at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=322695#c7





--- Comment #7 from Serg Linnik <linniks at gmail.com>  2008-09-19 00:32:17 MDT ---
My patch is for 2.0 branch, because i use it.

Looked at trunk.

Second line of my patch persists on line 725 of OracleParameter.cs

And are you sure in necessity of buffer overallocation by (Length+1)*4?
Oracle correctly returns rsize. I think we should use it...


-- 
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