[Mono-bugs] [Bug 63040][Nor] Changed - DataRow.GetParentRow returns null when a foreignkey constraint exists on child table

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 13 Aug 2004 12:06:08 -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 gert.driesen@pandora.be.

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

--- shadow/63040	2004-08-13 12:05:32.000000000 -0400
+++ shadow/63040.tmp.5517	2004-08-13 12:06:08.000000000 -0400
@@ -21,6 +21,11 @@
 
 I attached the C# source for a test app that allows you to reproduce this 
 issue.
 
 I can reproduce this issue on both 1.0 and CVS HEAD (on both Windows as 
 on Linux).
+
+------- Additional Comments From gert.driesen@pandora.be  2004-08-13 12:06 -------
+Created an attachment (id=9075)
+c# source of small test app that allows you to reproduce this issue
+