[Mono-bugs] [Bug 72722][Nor] Changed - Problem with oracleDateTime
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 21 Feb 2005 05:26:32 -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 informatique.internet@fiducial.fr.
http://bugzilla.ximian.com/show_bug.cgi?id=72722
--- shadow/72722 2005-02-20 07:16:31.000000000 -0500
+++ shadow/72722.tmp.12757 2005-02-21 05:26:32.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 72722
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Data
AssignedTo: danielmorgan@verizon.net
ReportedBy: informatique.internet@fiducial.fr
QAContact: mono-bugs@ximian.com
@@ -43,6 +43,9 @@
i committed to svn a fix to allow you to set a DateTime in an
OracleParameter by converting the DateTime value to a string based on
the NLS_DATE_FORMAT retrieved from the Oracle server. I only
implemented it for input parameters, i need to do output and return
parameters too.
+
+------- Additional Comments From informatique.internet@fiducial.fr 2005-02-21 05:26 -------
+No more problem with the latest svn version of mono