[Mono-bugs] [Bug 78840][Cri] Changed - Oracle Parameters

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 13 21:57:08 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by songzhou at freesky.com.cn.

http://bugzilla.ximian.com/show_bug.cgi?id=78840

--- shadow/78840	2006-07-13 09:26:24.000000000 -0400
+++ shadow/78840.tmp.27866	2006-07-13 21:57:08.000000000 -0400
@@ -53,6 +53,12 @@
 please give me the answer quickly ,thanks !!!
 "’†‘" is two chinese charactors.
 
 ------- Additional Comments From tsenganal at novell.com  2006-07-13 09:26 -------
 use NVarChar for non-ascii strings and report if the problem still
 exists..
+
+------- Additional Comments From songzhou at freesky.com.cn  2006-07-13 21:57 -------
+i have attempted that
+command.Parameters.Add("ID",OracleType.NVarChar,40).Value 
+= "’†‘China";
+but the problem still exists.


More information about the mono-bugs mailing list