[Mono-bugs] [Bug 78765][Maj] Changed - [PATCH] OracleCommand doesn't accept null Connection or Transaction

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 5 06:53:52 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=78765

--- shadow/78765	2006-07-05 06:52:32.000000000 -0400
+++ shadow/78765.tmp.5199	2006-07-05 06:53:52.000000000 -0400
@@ -15,6 +15,11 @@
 URL: 
 Summary: [PATCH] OracleCommand doesn't accept null Connection or Transaction
 
 Behaviour of OracleCommand is not consistent with the Microsoft version: it
 deos not allow nullingthe Transaction or Connection properties through
 interface. It does, however, allow this when downcasted to it's real type.
+
+------- Additional Comments From skolima at gmail.com  2006-07-05 06:53 -------
+Created an attachment (id=17245)
+patch fixing the bug
+


More information about the mono-bugs mailing list