[Mono-bugs] [Bug 72874][Nor] Changed - DataSet.Merge returns empty result
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 25 Feb 2005 15:08:50 -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-02-25 14:59:58.000000000 -0500
+++ shadow/72874.tmp.2294 2005-02-25 15:08:50.000000000 -0500
@@ -63,6 +63,9 @@
------- Additional Comments From dmcgowan@meiosys.com 2005-02-25 14:59 -------
The source example I provided shows that it will try to print the
contents of the first DataSet followed by the contents of the second
one after the Merge. That second one has no data to print. It
*should* be identical to the output from the first. This should be
obvious by looking at the source of my exmaple?
+
+------- Additional Comments From dmcgowan@meiosys.com 2005-02-25 15:08 -------
+:-)