[Mono-bugs] [Bug 67916][Nor] Changed - (n)text field with empty value is considered DBNull

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Oct 2004 07:56:05 -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 sumadevi@novell.com.

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

--- shadow/67916	2004-10-14 06:39:38.000000000 -0400
+++ shadow/67916.tmp.25972	2004-10-14 07:56:05.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 67916
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data.SqlClient
 AssignedTo: sumadevi@novell.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
@@ -50,6 +50,13 @@
         }
     }
 }
 
 On Mono, this test app will output "System.DBNull", while on MS.NET 
 you'll get "System.String".
+
+------- Additional Comments From sumadevi@novell.com  2004-10-14 07:56 -------
+Fixed the bug.
+Please check with latest code from CVS
+
+Regards
+uma