[Mono-bugs] [Bug 75110][Nor] Changed - ReadXml() fails for foreign
key cases
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 1 12:43:59 EDT 2005
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 george.barbarosie at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75110
--- shadow/75110 2005-06-01 12:41:43.000000000 -0400
+++ shadow/75110.tmp.28669 2005-06-01 12:43:59.000000000 -0400
@@ -19,6 +19,11 @@
On SVN trunk, when reading a dataset via ReadXml(), foreign key constraints
checks fail under the rigth circumstances. Attached sample shows such a case.
Problem lies in DataSet.InternalEnforceConstraints(bool value. bool
resetIndex), constraint checks are done on child table before parent
table's indexes have been reset. Fix will be attached as well.
+
+------- Additional Comments From george.barbarosie at gmail.com 2005-06-01 12:43 -------
+Created an attachment (id=15247)
+testcase zip
+
More information about the mono-bugs
mailing list