[Mono-bugs] [Bug 78509][Maj] Changed - OracleClient trims trailing spaces

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 4 12:13:22 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 skolima at gmail.com.

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

--- shadow/78509	2006-07-04 06:54:31.000000000 -0400
+++ shadow/78509.tmp.26684	2006-07-04 12:13:22.000000000 -0400
@@ -55,6 +55,11 @@
 null-terminating the input variable, I pressume) or CHAR (CHAR does
 not seem work on mono - maybe you change the type again, internally?
 and STRING is not available).
 
 Microsoft .Net does not have this problem, because they do not use OCI
 (AFAIK), instead, they have their own way of communicating with Oracle DB.
+
+------- Additional Comments From skolima at gmail.com  2006-07-04 12:13 -------
+Created an attachment (id=17242)
+Passing data as STRING by default, not VARCHAR
+


More information about the mono-bugs mailing list