[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
Thu, 12 Aug 2004 07:21:08 -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 tsureshkumar@novell.com.

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

--- shadow/60033	2004-08-12 07:19:33.000000000 -0400
+++ shadow/60033.tmp.9109	2004-08-12 07:21:08.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: tsureshkumar@novell.com                            
 ReportedBy: cmyers@austin.rr.com               
 QAContact: mono-bugs@ximian.com
@@ -322,6 +322,12 @@
 
 
 ------- Additional Comments From tsureshkumar@novell.com  2004-08-12 07:19 -------
 Created an attachment (id=9048)
 Patch File
 
+
+------- Additional Comments From tsureshkumar@novell.com  2004-08-12 07:21 -------
+Hey, Thanks for the data dump. This is a problem with more number of
+columns in the table. fixed in CVS.
+
+