[Mono-bugs] [Bug 68750][Nor] Changed - NullReferenceException when calling ExecuteScalar

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 3 Dec 2004 10:10:45 -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 tsureshkumar@novell.com.

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

--- shadow/68750	2004-12-03 10:07:59.000000000 -0500
+++ shadow/68750.tmp.15924	2004-12-03 10:10:45.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 68750
 Product: Mono: Class Libraries
 Version: unspecified
 OS: other
 OS Details: Windows (mono-1.0.2-gtksharp-1.0.2-win32-0.7) and Linux (Mono 1.0.2)
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: tsureshkumar@novell.com                            
 ReportedBy: accounts@sandmik.net               
 QAContact: mono-bugs@ximian.com
@@ -81,6 +81,9 @@
 ------- Additional Comments From tsureshkumar@novell.com  2004-12-03 10:07 -------
 Notice that you have added an int parameter and you have not set the
 value for this parameter!. This cannot be a critical bug, this is a
 matter of usability issue. It is obvious that it is expecting you to
 give a value for the parameter you want to pass. Anyway, to be
 compatiable, this bug will be fixed not to throw exception. 
+
+------- Additional Comments From tsureshkumar@novell.com  2004-12-03 10:10 -------
+fixed in svn. revision 37020.