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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Aug 2004 14:17: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 mbazzano@unt.edu.ar.

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

--- shadow/60398	2004-06-18 08:42:02.000000000 -0400
+++ shadow/60398.tmp.15362	2004-08-12 14:17:59.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 60398
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: Liniux RedHat9 and Windows
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Critical
 Component: Sys.Data.SqlClient
 AssignedTo: sumadevi@novell.com                            
 ReportedBy: haag.wolfgang@oce.de               
 QAContact: mono-bugs@ximian.com
@@ -100,6 +100,10 @@
                                                                      
                               
 
 ------- 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.
+
+------- Additional Comments From mbazzano@unt.edu.ar  2004-08-12 14:17 -------
+This still happens in Mono 1.0.1 with NULL or DBNull values in 
+DATETIME type columns (MS SQL Server).