[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, 3 Aug 2004 23:07:32 -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 cmyers@austin.rr.com.

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

--- shadow/60033	2004-06-22 00:48:42.000000000 -0400
+++ shadow/60033.tmp.18012	2004-08-03 23:07:32.000000000 -0400
@@ -200,6 +200,11 @@
 ------- 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.
+
+------- Additional Comments From cmyers@austin.rr.com  2004-08-03 23:07 -------
+Created an attachment (id=8860)
+Simple cmd-line test case make sure to run with "mono monotest.exe"
+