[Mono-bugs] [Bug 56014][Nor] Changed - RowsExist doesn't work for tables with relations
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Mar 2004 18:35:20 -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 juraj@hotfeet.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=56014
--- shadow/56014 2004-03-24 18:34:18.000000000 -0500
+++ shadow/56014.tmp.1397 2004-03-24 18:35:20.000000000 -0500
@@ -42,6 +42,11 @@
always
Additional Information:
Disabling the index-lookup code in DataTable.RowsExist (as shown in the
attached file) makes the problem go away.
+
+------- Additional Comments From juraj@hotfeet.ch 2004-03-24 18:35 -------
+Created an attachment (id=7089)
+testcase: test.cs
+