[Mono-bugs] [Bug 66167][Nor] Changed - DataSet.Clear should not enforce constraints

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 17 Sep 2004 10:42:20 -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 rscaletta@augustmack.com.

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

--- shadow/66167	2004-09-17 10:41:14.000000000 -0400
+++ shadow/66167.tmp.31360	2004-09-17 10:42:20.000000000 -0400
@@ -44,6 +44,11 @@
 Will attach test program.
 
 ------- Additional Comments From rscaletta@augustmack.com  2004-09-17 10:41 -------
 OK, did a little more testing.  It appears (obviously) that the
 exception is caused by the ForeignKeyConstraint, not a DataRelation. 
 These will both generally be used together in practice anyway.
+
+------- Additional Comments From rscaletta@augustmack.com  2004-09-17 10:42 -------
+Created an attachment (id=10798)
+Minimal test program to reproduce
+