[Mono-bugs] [Bug 74924][Maj] Changed - DataSet cascading not working on change

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 12 May 2005 09:28:59 -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 george.barbarosie@gmail.com.

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

--- shadow/74924	2005-05-12 09:25:44.000000000 -0400
+++ shadow/74924.tmp.5252	2005-05-12 09:28:59.000000000 -0400
@@ -25,6 +25,11 @@
 in the code. Note also that the cascading works when deleting the row from
 the primary table.
 
 Same code tested on MS Visual .NET works fine.
 
 I will attach sample code.
+
+------- Additional Comments From george.barbarosie@gmail.com  2005-05-12 09:28 -------
+Created an attachment (id=15130)
+test case / sample code; modifying clients.id does not propagate to orders.client
+