[Mono-bugs] [Bug 72874][Nor] Changed - DataSet.Merge returns empty result

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 4 Mar 2005 14:35:47 -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 dmcgowan@meiosys.com.

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

--- shadow/72874	2005-03-04 00:40:28.000000000 -0500
+++ shadow/72874.tmp.13278	2005-03-04 14:35:47.000000000 -0500
@@ -115,6 +115,18 @@
                 ads.Merge (ds);
                 Console.WriteLine (ads.Tables [0].Rows.Count);
         }
 }
 
 If no information updates in a week, I will close this bug as INVALID.
+
+------- Additional Comments From dmcgowan@meiosys.com  2005-03-04 14:35 -------
+>> It it is still not understandable, run
+
+>> mono yourexample.exe > result.txt
+
+You are welcome to run my example using the production release 1.0.6 
+or 1.1.4 and you will reproduce the bug.
+
+If it is fixed in the next production release of Mono then that is 
+good news. Thank you.
+