[Mono-bugs] [Bug 73587][Maj] Changed - DbDataAdapter.Update(...) doesn't respect all properties it should

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Mar 2005 06:07:30 -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=73587

--- shadow/73587	2005-03-22 13:26:53.000000000 -0500
+++ shadow/73587.tmp.10109	2005-03-24 06:07:30.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 73587
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Sys.Data
 AssignedTo: tsureshkumar@novell.com                            
 ReportedBy: mono@rankweg.ch               
 QAContact: mono-bugs@ximian.com
@@ -71,6 +71,9 @@
   -> Resolution: Check if its empty
 
 Both around lines  781 (resulset) and 811 (parameters)
 
 Please also note that the whole behavior changes again in .NET 2.0
 with the introduction of the new property 'AcceptChangesDuringUpdate'.
+
+------- Additional Comments From tsureshkumar@novell.com  2005-03-24 06:07 -------
+fixed.