[Mono-bugs] [Bug 72677][Maj] Changed - Oracle : Invalid Argument in OCI call
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 20 Feb 2005 08:39:13 -0500 (EST)
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 danielmorgan@verizon.net.
http://bugzilla.ximian.com/show_bug.cgi?id=72677
--- shadow/72677 2005-02-20 07:18:51.000000000 -0500
+++ shadow/72677.tmp.27325 2005-02-20 08:39:13.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 72677
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: Linux
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Sys.Data
AssignedTo: danielmorgan@verizon.net
ReportedBy: informatique.internet@fiducial.fr
QAContact: mono-bugs@ximian.com
@@ -199,6 +199,9 @@
uint buflen,
ushort item);
------- Additional Comments From danielmorgan@verizon.net 2005-02-20 07:18 -------
i just committed to svn a fix to handle an input OracleParameter being
set to DBNull.Value for VARCHAR2, NUMBER, and DATETIME data types
+
+------- Additional Comments From danielmorgan@verizon.net 2005-02-20 08:39 -------
+resolved. fix in svn trunk HEAD