[Mono-bugs] [Bug 60398][Cri] Changed - SqlDataAdapter.Fill

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Jun 2004 08:42:02 -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 haag.wolfgang@oce.de.

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

--- shadow/60398	2004-06-18 07:26:34.000000000 -0400
+++ shadow/60398.tmp.15217	2004-06-18 08:42:02.000000000 -0400
@@ -96,6 +96,10 @@
 ------- Additional Comments From sumadevi@novell.com  2004-06-18 07:26 -------
 DataContainer.cs - CheckedforNull before calling the relavant
 setmethods in each of the  SetItemForDataRecord method for all the
 *DataContainer classes.
                                                                      
                               
+
+------- Additional Comments From haag.wolfgang@oce.de  2004-06-18 08:42 -------
+The bug appears only if there are DB.Null Values in the Databasetable.
+With Mono Version beta1 the failere donīt appear.