[Mono-bugs] [Bug 72407][Nor] Changed - System.Data.OracleClient.OracleException
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 20 Feb 2005 08:33:27 -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=72407
--- shadow/72407 2005-02-20 08:26:54.000000000 -0500
+++ shadow/72407.tmp.27273 2005-02-20 08:33:26.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 72407
Product: Mono: Class Libraries
Version: 1.0
OS: Windows XP
OS Details: windows XP
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Data
AssignedTo: mono-bugs@ximian.com
ReportedBy: msyber@gmail.com
QAContact: mono-bugs@ximian.com
@@ -107,6 +107,9 @@
-> System.Data
------- Additional Comments From danielmorgan@verizon.net 2005-02-20 08:26 -------
fixed in svn. ExecuteNonQuery was being called for a SELECT SQL
statement which caused an error
+
+------- Additional Comments From danielmorgan@verizon.net 2005-02-20 08:33 -------
+resolved