[Mono-bugs] [Bug 60033][Maj] Changed - SqlDataAdapter.Fill throws SqlException "Invalid object name 'sp_reset_conection'"

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Jun 2004 00:48:42 -0400 (EDT)


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 sumadevi@novell.com.

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

--- shadow/60033	2004-06-22 00:46:12.000000000 -0400
+++ shadow/60033.tmp.15727	2004-06-22 00:48:42.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 60033
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Windows XP
 OS Details: Windows XP SP1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: 040 One week
 Priority: Major
 Component: Sys.Data.SqlClient
 AssignedTo: sumadevi@novell.com                            
 ReportedBy: cmyers@austin.rr.com               
 QAContact: mono-bugs@ximian.com
@@ -193,6 +193,13 @@
 est.cs:217) FChoice.Common.Test.E_SqlHelperTest:StoredProcHelper 
 (FChoice.Common.Data.SqlHelper,bool,string,string)
 in [0x00033] (at 
 C:\first\project\FCFL.NET\trunk\Common\src\FChoice.Common.Test\E_SqlHelperT
 est.cs:152) 
 FChoice.Common.Test.E_SqlHelperTest:ExecuteStoredProcs_Instance ()
+
+------- Additional Comments From sumadevi@novell.com  2004-06-22 00:48 -------
+Hello
+  This bug is fixed. You must have seen this bug when the IsDBNull
+defect was existent. 
+I was able to run the sample code provided above and get the results
+from a table.